Merge "[OVN] Add segments to ML2_SUPPORTED_API_EXTENSIONS"

This commit is contained in:
Zuul 2020-07-27 23:11:25 +00:00 committed by Gerrit Code Review
commit 4e5d392a8f
2 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,7 @@
from neutron_lib.api.definitions import agent as agent_def
from neutron_lib.api.definitions import availability_zone as az_def
from neutron_lib.api.definitions import router_availability_zone as raz_def
from neutron_lib.api.definitions import segment as seg_def
# NOTE(russellb) This remains in its own file (vs constants.py) because we want
# to be able to easily import it and export the info without any dependencies
@ -61,4 +62,5 @@ ML2_SUPPORTED_API_EXTENSIONS = [
'standard-attr-timestamp',
'trunk',
'quota_details',
seg_def.ALIAS,
]

View File

@ -165,6 +165,7 @@
s-proxy: false
tls-proxy: true
q-qos: true
neutron-segments: True
group-vars:
subnode:
devstack_services: