neutron/neutron/tests
Kailun Qin 03f65602df Fix attribute mismatch in router provider update
The transition of a router from distributed to centralized may
mistakenley get its 'ha' attribute updated at the same time. The
side-effect is that the router may become HA enabled unexpectedly.

This patch fixed the mismatched attribute in _update_router_provider
method which addressed the issue cited above.

Closes-Bug: #1780094
Change-Id: Ib00de137692979229d1b7ba033ecff04e9cc9db0
(cherry picked from commit 886e241553)
2019-04-18 20:57:20 +08:00
..
common Merge "Fix IPv6 prefix delegation issue on agent restart" into stable/queens 2018-10-18 17:33:59 +00:00
contrib Replace openstack.org git:// URLs with https:// 2019-03-24 20:34:36 +00:00
etc Allow port create/update by shared nw owners 2017-12-12 04:12:54 +00:00
fullstack Clear residual qos rules after l2-agent restarts. 2019-01-24 06:43:01 +00:00
functional Merge "[Functional tests] Change way how conntrack entries are checked" into stable/queens 2019-04-05 20:56:31 +00:00
tempest Remove the bundled intree neutron tempest plugin 2017-11-22 12:54:33 -08:00
unit Fix attribute mismatch in router provider update 2019-04-18 20:57:20 +08:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Handle DBConnectionError in skip_if_timeout decorator 2019-04-11 07:22:02 +00:00
fake_notifier.py FakeNotifier class 'topic' argument change to 'topics'. 2017-12-04 20:10:03 +01:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py Router to OVO 2017-11-24 04:11:33 +00:00