neutron/neutron/tests/unit/services/l3_router/service_providers
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
..
__init__.py Add flavor/service provider support to routers 2016-07-26 16:13:35 -07:00
test_driver_controller.py Fix attribute mismatch in router provider update 2019-04-18 20:57:20 +08:00