yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #94185
[Bug 2071721] [NEW] [OVN] unshelve not working when referenced by allowed address
Public bug reported:
Reproducer:
1. create 2 VMs
2. openstack port set --allowed-address ip-address=<IP of VM1> <VM 2 Port ID>
3. openstack server shelve <VM 1>
4. openstack server unshelve <VM 1>
unshelve triggers "nova.exception.VirtualInterfaceCreateException:
Virtual Interface creation failed" on the selected nova-compute
This happens because northd changes the VM port 1 to type: virtual between step 3 and 4.
Ports with type virtual will not be plugged by the ovn-controller.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2071721
Title:
[OVN] unshelve not working when referenced by allowed address
Status in neutron:
New
Bug description:
Reproducer:
1. create 2 VMs
2. openstack port set --allowed-address ip-address=<IP of VM1> <VM 2 Port ID>
3. openstack server shelve <VM 1>
4. openstack server unshelve <VM 1>
unshelve triggers "nova.exception.VirtualInterfaceCreateException:
Virtual Interface creation failed" on the selected nova-compute
This happens because northd changes the VM port 1 to type: virtual between step 3 and 4.
Ports with type virtual will not be plugged by the ovn-controller.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2071721/+subscriptions
Follow ups