Public bug reported: Hello all. Now we use hard_reboot to do vm start.I think this is unnecessary, especially for the unplug_vifs and plug_vifs action, which will waste a lot of time and is even more unnecessary.
Can we optimize the code for vm start(the power_on function at virt/libvirt/driver.py), let it don't do unplug_vifs and plug_vifs, so that we can shorten the vm start time? Is there any problem with this change? Can someone give some suggestions? ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/2024334 Title: Can we don't do unplug_vifs and plug_vifs when start vm? Status in OpenStack Compute (nova): New Bug description: Hello all. Now we use hard_reboot to do vm start.I think this is unnecessary, especially for the unplug_vifs and plug_vifs action, which will waste a lot of time and is even more unnecessary. Can we optimize the code for vm start(the power_on function at virt/libvirt/driver.py), let it don't do unplug_vifs and plug_vifs, so that we can shorten the vm start time? Is there any problem with this change? Can someone give some suggestions? To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/2024334/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp