[ 
https://issues.apache.org/jira/browse/LIBCLOUD-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13256273#comment-13256273
 ] 

Sengor Kusturica commented on LIBCLOUD-183:
-------------------------------------------

Test of network connected new node works with 1_5-3 patch.

>>> conn.create_node(name="pytest-vcloud", image=images[0], 
>>> ex_network="https://10.1.1.10/api/network/9080255a-13be-415a-b32a-88651c9adb1d";,
>>>  ex_vm_names=["test-vm01"])

However it does produce slightly malformed XML request body section for fencing 
mode element (prefix "ns0"):
<ns0:FenceMode 
xmlns:ns0="http://www.vmware.com/vcloud/v1.5";>bridged</ns0:FenceMode>

                
> Implement support for vCloud v1.5
> ---------------------------------
>
>                 Key: LIBCLOUD-183
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-183
>             Project: Libcloud
>          Issue Type: New Feature
>          Components: Compute
>    Affects Versions: 0.9.1
>            Reporter: Michal Galet
>         Attachments: LIBCLOUD-183-vcloud_1_5-2.patch, 
> LIBCLOUD-183-vcloud_1_5-3.patch, LIBCLOUD-183-vcloud_1_5.patch, 
> create_node_ex_net.recommended.xml, create_node_ex_net.test.txt
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> The current version of libcloud has support only for vCloud v0.8 and is 
> incompatible with the recent version of vCloud v1.5. 
> It would be nice if the newer version was supported by libcloud: 
> http://communities.vmware.com/thread/302725

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to