Comment 5 for bug 1455042

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

Reviewed: https://review.openstack.org/183028
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b058658780f0ccb2787c26e3e95cabcc8e2e6349
Submitter: Jenkins
Branch: master

commit b058658780f0ccb2787c26e3e95cabcc8e2e6349
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

    Change-Id: I2b081803e312589d3d8a7808d286a6c9827ef53f
    Closes-Bug: #1455042