mirror of
https://github.com/gryf/vmstrap.git
synced 2025-12-18 12:00:31 +01:00
Remove barbican from local.conf.
This commit is contained in:
@@ -37,8 +37,8 @@ LIGHT_GREEN="\[\033[1;32m\]"
|
||||
THRESHOLD=3
|
||||
|
||||
# various symbols, depending on used font in urxvt
|
||||
GIT_PICT=""
|
||||
HG_PICT=""
|
||||
GIT_PICT=""
|
||||
HG_PICT=""
|
||||
PY_PICT=""
|
||||
JS_PICT=""
|
||||
|
||||
|
||||
@@ -111,10 +111,9 @@ SERVICE_PASSWORD="secretservice"
|
||||
SERVICE_TOKEN="password"
|
||||
USE_PYTHON3=True
|
||||
|
||||
LIBS_FROM_GIT=barbican,cinder,devstack,devstack-gate,devstack-plugin-container,glance,keystone,kuryr-kubernetes,kuryr-tempest-plugin,neutron,nova,octavia,placement,python-barbicanclient,python-octaviaclient,requirements,swift,tempest
|
||||
LIBS_FROM_GIT=cinder,devstack,devstack-gate,devstack-plugin-container,glance,keystone,kuryr-kubernetes,kuryr-tempest-plugin,neutron,nova,octavia,placement,python-octaviaclient,requirements,swift,tempest
|
||||
|
||||
# enabled plugins
|
||||
enable_plugin barbican https://opendev.org/openstack/barbican
|
||||
#enable_plugin devstack-plugin-container https://opendev.org/openstack/devstack-plugin-container
|
||||
enable_plugin kuryr-kubernetes https://opendev.org/openstack/kuryr-kubernetes
|
||||
enable_plugin kuryr-tempest-plugin https://opendev.org/openstack/kuryr-tempest-plugin
|
||||
|
||||
Reference in New Issue
Block a user