yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56603
[Bug 1624052] [NEW] Evacuation fails with VirtualInterfaceCreateException
Public bug reported:
Description:
With Neutron, evacuating an instance results in a
VirtualInterfaceCreateException and the evacuation fails.
Steps to reproduce:
1. Boot a VM with a Neutron NIC.
2. Cause the underlying host to be down, for example by stopping the compute service.
3. Evacuate the VM.
4. The evacuation will fail because the destination compute host waits for a network-vif-plugged event from Neutron, which it never received because Nova sends the event to the source compute.
Environment: Neutron, KVM
** 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/1624052
Title:
Evacuation fails with VirtualInterfaceCreateException
Status in OpenStack Compute (nova):
New
Bug description:
Description:
With Neutron, evacuating an instance results in a
VirtualInterfaceCreateException and the evacuation fails.
Steps to reproduce:
1. Boot a VM with a Neutron NIC.
2. Cause the underlying host to be down, for example by stopping the compute service.
3. Evacuate the VM.
4. The evacuation will fail because the destination compute host waits for a network-vif-plugged event from Neutron, which it never received because Nova sends the event to the source compute.
Environment: Neutron, KVM
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1624052/+subscriptions
Follow ups