Hi, The current driver doesn't handle Manual IP address assignment mode: https://github.com/apache/libcloud/blob/trunk/libcloud/compute/drivers/vcloud.py#L1570
Currently only Pool, DHCP and None (no IP) are supported. On 20 April 2013 21:02, Kashif Ali <kas...@linuxcraft.co.uk> wrote: > Hi, > > I know that this functionality is in the library today, and I want to get > it working. I was wondering if there would be any pointers? > > I am just thinking I just need to extended/override a given method. In > regards to XML i should be able to use the existing XML method for > generating the requests , all I need to do is pass it he parameters? > > Regards > > Kash -- sengork