Description of problem: Instance is unreachable after rebooting while dhcp agent is down Version-Release number of selected component (if applicable): openstack-neutron-12.0.1-0.20180327195360.68b8980.el7ost.noarch How reproducible: 100% Steps to Reproduce: 1. Boot an instance, make sure it's active and is reachable. 2. Stop the dhcp agent (docker stop ...) 3. Reboot the instance, try to reach it again (FIP or internal, both bad) Actual results: Instance unreachable Expected results: Instance still reachable due to lease Additional info:
We discussed this in the triage call this morning and the changes for the dnsmasq side car container aren't fully merged yet. I need to find the existing bug number since this is most likely a duplicate of that.
Marking as duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1527130 - that is tracking the containerization work for the dhcp agent. *** This bug has been marked as a duplicate of bug 1527130 ***