yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29930
[Bug 1378066] Re: router-gateway-clear binds router to agents
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1378066
Title:
router-gateway-clear binds router to agents
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
1) Create a router: neutron router-create test
2) Expect no router bindings with:
neutron l3-agent-list-hosting-router
3) Clear the gateway: neutron router-gateway-clear test
4) Expect no router bindings with:
neutron l3-agent-list-hosting-router
This time the command shows that the router is bound to an agent(s).
In the DVR case, this is particularly bad, as the binding may cause
namespace creations on the hosts running the L3 agents.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1378066/+subscriptions
References