Comment 3 for bug 1122206

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

Reviewed: https://review.openstack.org/21668
Committed: http://github.com/openstack/quantum/commit/23b47c832a9ae0c1890ad0d467c28f81914d4b57
Submitter: Jenkins
Branch: master

commit 23b47c832a9ae0c1890ad0d467c28f81914d4b57
Author: Christoph Thiel <email address hidden>
Date: Mon Feb 11 17:46:59 2013 +0100

    only destroy single namespace if router_id is set

    Fixes bug 1122206

    If multiple instances of l3_agent are running on the same host, all qrouter-
    namespaces will be destroyed as new l3_agents are started. This fix allows
    for multiple l3_agents to be running on the same host when router_id is set
    for each agent.

    Change-Id: I879cdc6faba94900f831232232d67e471c70d778