[ 
https://issues.apache.org/jira/browse/LIBCLOUD-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jakub Nowacki updated LIBCLOUD-322:
-----------------------------------

    Attachment: vcloud_manual_ip.patch

Based on Kash's patch (thanks for that), I've created a new patch, which 
integrates well into the current Git/SVN tree. Also, there are two changes:

* IP address is added to all network connections in the same fashion as IP mode 
is;

* if there is IP address in the connection already, it gets removed as 
otherwise vCD complains. 

There are no new tests so far as I was not sure how much should be tested. I 
think in this case a new fixture should be created. I can write a simple test 
that just tests typical functionality of the method(s) but not the XML response 
itself. 
                
> Allow assignment of manual IP address for VM's in vCloud
> --------------------------------------------------------
>
>                 Key: LIBCLOUD-322
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-322
>             Project: Libcloud
>          Issue Type: New Feature
>          Components: Compute
>    Affects Versions: 0.12.3
>            Reporter: Kashif Ali
>            Priority: Minor
>             Fix For: 0.12.3
>
>         Attachments: vcloud_manual_ip.patch, vcloud.py.patch
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> This is an initial ticket for my patch to provide the vCloud driver with an 
> implementation of assigning a manual static IP address to a VM inside a vAPP.
> NOTE: currently the patch only works for one VM inside a vAPP but can be 
> easily extended to cover multiple VM's (I will work on providing multi VM per 
> vAPP static address assignment also).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to