diff --git a/.bash_prompt b/.bash_prompt index 84bc2e3..ab03a88 100644 --- a/.bash_prompt +++ b/.bash_prompt @@ -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="" diff --git a/kuryr.conf b/kuryr.conf index 508cd83..1068057 100644 --- a/kuryr.conf +++ b/kuryr.conf @@ -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