Comment 3 for bug 1252856

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

Reviewed: https://review.openstack.org/84418
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6cc649a8fcc008a392f046eb3d8029a0658ee1e0
Submitter: Jenkins
Branch: stable/havana

commit 6cc649a8fcc008a392f046eb3d8029a0658ee1e0
Author: Carl Baldwin <email address hidden>
Date: Tue Nov 19 17:47:43 2013 +0000

    Call _destroy_metadata_proxy from _destroy_router_namespaces

    Refactor _spawn/destroy_metadata_proxy so that it can be called
    with only the namespace and the router_id.

    Change-Id: Id1c33b22c7c3bd35c54a7c9ad419831bfed8746b
    Closes-Bug: #1252856
    (cherry picked from commit 07d597079781967f5a149f1812ddca3897fa49d9)
    Related-Bug: #1175695