1
0
mirror of https://github.com/gryf/vmstrap.git synced 2026-01-03 20:34:13 +01:00

Disable neutron sevices on devstack ipv6

This commit is contained in:
2020-02-21 08:50:18 +01:00
parent b19f84588d
commit 776122fd40

View File

@@ -32,11 +32,11 @@ ENABLED_SERVICES=""
#enable_service tls-proxy #enable_service tls-proxy
# Neutron services # Neutron services
enable_service neutron #enable_service neutron
enable_service neutron-agent #enable_service neutron-agent
enable_service neutron-dhcp #enable_service neutron-dhcp
enable_service neutron-l3 #enable_service neutron-l3
enable_service neutron-api #enable_service neutron-api
# Octavia LBaaSv2 # Octavia LBaaSv2
LIBS_FROM_GIT+=python-octaviaclient LIBS_FROM_GIT+=python-octaviaclient