Re: [Openstack] Add NIC to running instance?

2013-01-31 Thread Édouard Thuleau
Hi Yaguang, Could you restore the review please ? Because I cannot push the rebased code on an abandoned review and only the review owner is authorized to do that. Regards, Édouard. On Thu, Jan 24, 2013 at 4:05 PM, Yaguang Tang yagu...@canonical.com wrote: Hi, I am glad you have make this

Re: [Openstack] Add NIC to running instance?

2013-01-23 Thread Édouard Thuleau
Hi all, I took a look to the Nova blueprint [1] and I noticed that it depends on a Quantum blueprint [2]. This blueprint [2] was created April 2012. Quantum is now able to dynamically allocate ports and it's all Nova needs to implement this new feature. Can we obsoleted the Quantum blueprint [2]

Re: [Openstack] Add NIC to running instance?

2013-01-23 Thread Édouard Thuleau
Hi, I'm glad that you confirm my first impression about this blueprint :-) I'm eager to help on this implementation, would you like me to rebase the changes for you ? I can get to it right now. Cheers, Édouard. On Wed, Jan 23, 2013 at 5:57 PM, heut2008 heut2...@gmail.com wrote: I think we

[Openstack] Add NIC to running instance?

2013-01-14 Thread Wojciech Dec
Hi All, is there a nova command to add a NIC to a running instance (ie without the need to do nova boot ... --nic 1 --nic new-nic) ? Documentation not showing up anything... Regards, W. Dec ___ Mailing list: https://launchpad.net/~openstack Post to

Re: [Openstack] Add NIC to running instance?

2013-01-14 Thread Vishvananda Ishaya
This doesn't exist yet, but I thought at one point it was being worked on. Hot-adding nics would be a great feature for the quantum integration especially. Blueprint here: https://blueprints.launchpad.net/nova/+spec/network-adapter-hotplug There was work done here: