803f7b8544

Router scheduling was happening before the schedule call so sometimes the router was being scheduled to a different host than the test was expecting. This fixes it by explicitly setting the router to not be HA and calls schedule before adding interfaces that would trigger scheduling. Closes-Bug: #1698058 Change-Id: I6c6319f1da72546a9d21af198daf9a2a67e6dec8
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%