Merge "[OVN] Add availability zone to the ML2_SUPPORTED_API_EXTENSIONS list"

This commit is contained in:
Zuul 2021-06-12 07:05:47 +00:00 committed by Gerrit Code Review
commit 7933dae46d
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ ML2_SUPPORTED_API_EXTENSIONS = [
agent_def.ALIAS,
allowedaddresspairs.ALIAS,
auto_allocated_topology.ALIAS,
az_def.ALIAS,
portbindings.ALIAS,
default_subnetpools.ALIAS,
external_net.ALIAS,