← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1567843] [NEW] When VM creat failed, do not unplug-ports

 

Public bug reported:

When  VM create failed (such as  "_create_domain" execute failed),  do
not unplug-ports.   This bug hit all release/branch.

When create  VM,  it will update network_info at table "instance_info_caches".  But it will be delayed for some time.
when "_shutdown_instance", we can not get the correct  network info from "instance_info_caches".

** 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/1567843

Title:
  When  VM creat failed, do not unplug-ports

Status in OpenStack Compute (nova):
  New

Bug description:
  When  VM create failed (such as  "_create_domain" execute failed),  do
  not unplug-ports.   This bug hit all release/branch.

  When create  VM,  it will update network_info at table "instance_info_caches".  But it will be delayed for some time.
  when "_shutdown_instance", we can not get the correct  network info from "instance_info_caches".

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1567843/+subscriptions


Follow ups