hi,
        i use the same argument with you and it works well. you can run command 
with "--debug" to get more infomation.



tpiperat...@gmail.com
 
From: Parikshit Manur
Date: 2014-08-04 14:22
To: 'openst...@lists.openstack.org'; openstack-dev@lists.openstack.org
Subject: [openstack-dev] Boot an instance assigned to a particular Neutron Port.
Hi All,
                I am trying to boot an instance assigned to a particular 
Neutron Port. CLI command nova boot  with argument “ --nic port-id=port-uuid”  
works as expected. But using the same option for the API, using argument  " 
networks: [ {"port": " port-uuid "}] “  fails to boot with the port attached. 
 
Am I missing some options in API during POST of servers?
 
Can you suggest any changes  in the API for this to work?
 
Thanks,
Parikshit Manur
 
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to