[openstack-dev] [QA] How to attach multiple NICs to an instance VM?

2014-10-15 Thread Danny Choi (dannchoi)
Hi, “nova help boot” shows the following: --nic net-id=net-uuid,v4-fixed-ip=ip-addr,v6-fixed-ip=ip-addr,port-id=port-uuid Create a NIC on the server. Specify option multiple times to create multiple NICs. net-

Re: [openstack-dev] [QA] How to attach multiple NICs to an instance VM?

2014-10-15 Thread Salvatore Orlando
I think you did everything right. Are you sure cirros images by default are configured to boostrap interfaces different from eth0? Perhaps all you need to do is just ifup the interface... have you already tried that? Salvatore On 15 October 2014 23:07, Danny Choi (dannchoi) dannc...@cisco.com

Re: [openstack-dev] [QA] How to attach multiple NICs to an instance VM?

2014-10-15 Thread Danny Choi (dannchoi)
=== Date: Thu, 16 Oct 2014 00:10:20 +0200 From: Salvatore Orlando sorla...@nicira.commailto:sorla...@nicira.com To: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [QA] How to attach multiple

Re: [openstack-dev] [QA] How to attach multiple NICs to an instance VM?

2014-10-15 Thread Adam Lawson
(not for usage questions) openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [QA] How to attach multiple NICs to an instance VM? Message-ID: CAGR=i3jeuz6-peghjze-hnh2yvn8ykmbn4ies4dtqc3b2xl...@mail.gmail.com Content-Type: text/plain; charset=utf-8 I think you did everything right