neutron/neutron/services
Kailun Qin 886e241553 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
2018-07-11 17:26:49 +08:00
..
auto_allocate use callback payloads for PRECOMMIT_UPDATE events 2018-03-13 11:38:19 -06:00
externaldns Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00
flavors use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
l3_router Fix attribute mismatch in router provider update 2018-07-11 17:26:49 +08:00
logapi Introduce l3_logging extension base 2018-06-24 06:05:24 +00:00
loki Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
metering remove rpc create_connection 2018-04-27 09:51:11 -06:00
network_ip_availability Fix file permissions 2017-05-31 20:49:01 +00:00
qos use callback payloads for PRECOMMIT_UPDATE events 2018-03-13 11:38:19 -06:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
segments Routed Networks - peer-subnet/segment host-routes (2/2) 2018-06-28 10:48:06 +02:00
tag remove tag and tag_ext extensions 2018-03-16 13:09:42 -06:00
timestamp Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00
trunk remove rpc create_connection 2018-04-27 09:51:11 -06:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
service_base.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00