Merge "Fix Octavia-OVS configuration"
This commit is contained in:
commit
4e0ea08951
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user