Comment 11 for bug 1455042

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/kilo)

Reviewed: https://review.openstack.org/201660
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c4c8686bc578484a2c5f4757322b9e87c7f5ca9e
Submitter: Jenkins
Branch: stable/kilo

commit c4c8686bc578484a2c5f4757322b9e87c7f5ca9e
Author: Oleg Bondarev <email address hidden>
Date: Thu May 14 15:09:24 2015 +0300

    Cleanup stale metadata processes on l3 agent sync

    Currently l3 agent only cleans up stale namespaces.
    The fix adds checking and deleting stale metadata processes
    to NamespaceManager class responsible for clearing stale
    namespaces

    Closes-Bug: #1455042

    Conflicts:

     neutron/tests/functional/agent/test_l3_agent.py
    Change-Id: I2b081803e312589d3d8a7808d286a6c9827ef53f
    (cherry picked from commit b058658780f0ccb2787c26e3e95cabcc8e2e6349)