mirror of
https://github.com/gryf/vmstrap.git
synced 2025-12-27 08:52:32 +01:00
Disable neutron sevices on devstack ipv6
This commit is contained in:
@@ -32,11 +32,11 @@ ENABLED_SERVICES=""
|
||||
#enable_service tls-proxy
|
||||
|
||||
# Neutron services
|
||||
enable_service neutron
|
||||
enable_service neutron-agent
|
||||
enable_service neutron-dhcp
|
||||
enable_service neutron-l3
|
||||
enable_service neutron-api
|
||||
#enable_service neutron
|
||||
#enable_service neutron-agent
|
||||
#enable_service neutron-dhcp
|
||||
#enable_service neutron-l3
|
||||
#enable_service neutron-api
|
||||
|
||||
# Octavia LBaaSv2
|
||||
LIBS_FROM_GIT+=python-octaviaclient
|
||||
|
||||
Reference in New Issue
Block a user