Merge "Enable tls-proxy in ensure-devstack"

This commit is contained in:
Zuul 2020-07-20 20:49:12 +00:00 committed by Gerrit Code Review
commit 9e20909819

View File

@ -3,6 +3,7 @@ disable_service horizon
disable_service tempest
disable_service cinder
disable_service swift
enable_service tls-proxy
ADMIN_PASSWORD=secret
DATABASE_PASSWORD=$ADMIN_PASSWORD
RABBIT_PASSWORD=$ADMIN_PASSWORD
@ -13,4 +14,4 @@ IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20
FLOATING_RANGE=172.24.5.0/24
PUBLIC_NETWORK_GATEWAY=172.24.5.1
LIBVIRT_TYPE=qemu
USE_PYTHON3=True
USE_PYTHON3=True