mirror of
https://github.com/gryf/vmstrap.git
synced 2025-12-31 02:52:35 +01:00
fix for neutron conf in local.conf
This commit is contained in:
@@ -32,12 +32,13 @@ ENABLED_SERVICES=""
|
||||
#enable_service tls-proxy
|
||||
|
||||
# Neutron services
|
||||
enable_service neutron
|
||||
enable_service q-agent
|
||||
enable_plugin neutron https://opendev.org/openstack/neutron
|
||||
enable_service q-agt
|
||||
enable_service q-dhcp
|
||||
enable_service q-l3
|
||||
enable_service q-api
|
||||
enable_service q-meta
|
||||
enable_service q-svc
|
||||
|
||||
# Octavia LBaaSv2
|
||||
LIBS_FROM_GIT+=python-octaviaclient
|
||||
|
||||
Reference in New Issue
Block a user