yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #30376
[Bug 1435655] [NEW] Can't manually assign a distributed router to a l3 agent
Public bug reported:
Now neutron does not allow to manually assign a distributed router to a l3 agent which is in 'dvr' mode, but in bellow use case, it does not work ok:
1 case:
(1)there are two computeA, B nodes which l3 agent are in legacy mode, l2 agent 'enable_distributed_routing = False'
(2)create a 'dvr' router, then add subnetA to this 'dvr' router
(3)create VMs with subnetA in computeA or B
(4)modify 'agent_mode=dvr', 'enable_distributed_routing = False' in computeA
(5)the VMs in computeA can't communicate with their gateway
2 case:
(1)there is a computeA, it's 'agent_mode=dvr', 'enable_distributed_routing = True'
(2)create a 'dvr' router, then add subnetA to this 'dvr' router
(3)create VMs with subnetA in computeA
(4)use 'l3-agent-router-remove' remove l3 agent which in computeA from 'dvr' router
(5)the VMs in computeA can't communicate with their gateway, and can't manually assign it's l3 agent to dvr router
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1435655
Title:
Can't manually assign a distributed router to a l3 agent
Status in OpenStack Neutron (virtual network service):
New
Bug description:
Now neutron does not allow to manually assign a distributed router to a l3 agent which is in 'dvr' mode, but in bellow use case, it does not work ok:
1 case:
(1)there are two computeA, B nodes which l3 agent are in legacy mode, l2 agent 'enable_distributed_routing = False'
(2)create a 'dvr' router, then add subnetA to this 'dvr' router
(3)create VMs with subnetA in computeA or B
(4)modify 'agent_mode=dvr', 'enable_distributed_routing = False' in computeA
(5)the VMs in computeA can't communicate with their gateway
2 case:
(1)there is a computeA, it's 'agent_mode=dvr', 'enable_distributed_routing = True'
(2)create a 'dvr' router, then add subnetA to this 'dvr' router
(3)create VMs with subnetA in computeA
(4)use 'l3-agent-router-remove' remove l3 agent which in computeA from 'dvr' router
(5)the VMs in computeA can't communicate with their gateway, and can't manually assign it's l3 agent to dvr router
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1435655/+subscriptions
Follow ups
References