1
0
mirror of https://github.com/gryf/boxpy.git synced 2025-12-27 01:52:27 +01:00

Use OVS over OVN in kuryr devstack deployment

This commit is contained in:
2021-05-17 19:16:15 +02:00
parent 5218354e5e
commit 7647f4d021
2 changed files with 8 additions and 0 deletions

View File

@@ -117,9 +117,13 @@ write_files:
KURYR_K8S_MULTI_WORKER_TESTS="True"
LOGFILE="/opt/stack/logs/devstacklog.txt"
LOG_COLOR="False"
ML2_L3_PLUGIN="router"
OCTAVIA_AMP_IMAGE_FILE="/tmp/test-only-amphora-x64-haproxy-ubuntu-bionic.qcow2"
OCTAVIA_AMP_IMAGE_NAME="test-only-amphora-x64-haproxy-ubuntu-bionic"
OCTAVIA_AMP_IMAGE_SIZE="3"
Q_AGENT="openvswitch"
Q_ML2_TENANT_NETWORK_TYPE="vxlan"
Q_ML2_PLUGIN_MECHANISM_DRIVERS="openvswitch,linuxbridge"
RABBIT_PASSWORD="secretrabbit"
RECLONE="no"
SERVICE_PASSWORD="secretservice"