neutron/neutron/services
ZhaoBo 90dfa1938d Only store segmenthostmapping when enable segment plugin
This patch adds a check to determine if the 'segments' service plugin is
enabled. The segment-host mapping db table should only be saved and
updated to the db table if the users configure the 'segments' service
plugin in the config file. The data should be available only in a routed
network resource situation.

Conflicts:
	neutron/tests/unit/extensions/test_segment.py

NOTE(s10): conflict is due to If6792d121e7b8e1ab4c7a548982a42e69023da2b
not being in Queens

Change-Id: I65a42aa2129bef696906a18d82575461dc02ba21
Closes-Bug: #1799328
(cherry picked from commit 06ba6a1ace)
(cherry picked from commit 7f8c446d5f)
2019-05-30 17:56:17 +03:00
..
auto_allocate use callback payloads for PRECOMMIT_UPDATE events 2018-07-20 08:30:29 +00:00
externaldns use dns api def from neutron-lib 2017-10-20 16:38:33 -06: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 2019-04-18 20:57:20 +08:00
logapi Merge "Fix no packet log data when debug is set False in configuration" into stable/queens 2018-09-07 22:39:57 +00:00
loki Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
metering Merge "Update metering driver to load interface driver" into stable/queens 2018-08-29 22:07:14 +00:00
network_ip_availability Fix file permissions 2017-05-31 20:49:01 +00:00
qos Fix QoS rule update 2019-03-29 09:10:09 +00: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 Only store segmenthostmapping when enable segment plugin 2019-05-30 17:56:17 +03:00
tag use neutron-lib's OVO exceptions 2017-08-28 09:31:19 -06:00
timestamp Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
trunk Do not delete trunk bridges if service port attached 2018-12-17 12:19:05 +00: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