Merge "Fix Octavia-OVS configuration"

This commit is contained in:
Zuul 2021-11-19 06:20:15 +00:00 committed by Gerrit Code Review
commit 4e0ea08951

View File

@ -41,6 +41,14 @@ enable_service q-svc
HOST_IP=192.168.33.10
IP_VERSION=4
Q_PLUGIN=ml2
Q_AGENT=openvswitch
Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch
Q_ML2_PLUGIN_TYPE_DRIVERS=vlan,flat,local
Q_ML2_TENANT_NETWORK_TYPE=vlan
# ENABLE_TENANT_TUNNELS=True
ENABLE_TENANT_VLANS=True
# Configure Glance ------------------------------------------------------------
enable_service g-api