[Openstack] [nova-ec2-api] Multiple networks issue

Syedhabib Siddikali Syedhabib.Siddikali at csscorp.com
Thu Jan 16 07:49:20 UTC 2014


My ec2 client (boto) is sending a param named NetworkInterface.0.NetworkInterfaceId .

I can see that "run_instances" from "https://github.com/openstack/nova/blob/stable/havana/nova/api/ec2/cloud.py" is called on request. Which in turn calls "create" method in "https://github.com/openstack/nova/blob/stable/havana/nova/compute/api.py" which  seems to be accepting a param named requested_networks.

Is it possible to extract the param in my ec2 request and pass it on to the create method. If yes then what is the datastructure of requested_networks.


Thank you,
Syed
http://www.csscorp.com/common/email-disclaimer.php
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140116/6efea625/attachment.html>


More information about the Openstack mailing list