Hey Netstackers
Sorry I've been unable to attend any of the weekly meetings due to timing conflicts, Here's an update on the Horizon integration work: * Panels to create/delete networks: done * Panels to create/delete subnets per network: done * Network selection integrated into the Horizon launch instance workflow: done At this point, All the UI work is complete and I need help with the following: * Does anyone have a working prototype of python-quantumclient with the v2 api? * How should the networks being selected during instance creation be sent to nova? I looked through the nova client and there seems to be an option to specify 'nics' when creating an instance, is this the correct one to pass a list of network id's to? nics: (optional extension) an ordered list of nics to be added to this server, with information about connected networks, fixed ips, etc. * Lastly is anyone available to write API tests after I finish the quantum horizon API? Thanks Arvind
-- Mailing list: https://launchpad.net/~netstack Post to : netstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~netstack More help : https://help.launchpad.net/ListHelp