[Openstack] How to hot-plug network interface for a running instance

2013-04-22 Thread 陈雷
Hi, All I'm testing hot-plug network interface, I can successfully hot-add an interface to a running instance by using command 'nova interface-attach --net-id xx instance_name', but the network of the interface must has been specified to instance when you create it. For a new network, I

Re: [Openstack] How to hot-plug network interface for a running instance

2013-04-22 Thread Aaron Rosen
Hi, I tested this as well and was also able to reproduce the same issue. I filed a bug here: https://bugs.launchpad.net/nova/+bug/1171636 Thanks, Aaron On Sun, Apr 21, 2013 at 11:00 PM, 陈雷 raid.c...@gmail.com wrote: Hi, All I'm testing hot-plug network interface, I can successfully