yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19909
[Bug 1353287] Re: unable to ping VM after floating ip re-association when using DVR
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1353287
Title:
unable to ping VM after floating ip re-association when using DVR
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
Seen on master.
To reproduce the issue follow these steps:
- ***After the usual devstack setup (with dvr ON)***
- Boot a VM
- give it a Floating IP
- test ping/ssh success
- disassociate Floating IP
- test ping/ssh failure
- associate Floating IP back to the VM
- test ping/ssh success
Observed behavior:
Ping failure (destination Host Unreachable)
Expected behavior:
Ping success
The above mentioned steps are what is done in the scenario test (the
subtle difference is that the test spawn a new server and move the FIP
over):
test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1353287/+subscriptions
References