** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1472163
Title:
DVR: in some cases router is not scheduled to all needed hosts
Status in neutron:
Fix Released
Bug description:
Scenario
- have vm running on a subnet not connected to a router
- create router with gateway:
neutron router-create router1 -- --external-gateway-info type=dict
network_id=<uuid>
- connect subnet to a router
- check l3 agents hosting router
In this case only csnat portion of the router will be scheduled to dvr_snat
l3 agent on network node.
Router will not be scheduled to a dvr l3 agent on compute node hosting VM, as
well as to other l3 agents on networks nodes hosting dhcp ports.
This is a regression from commit
3794b4a83e68041e24b715135f0ccf09a5631178 where scheduler will return
once snat portion is scheduled.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1472163/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp