Merge "Remove bootstrap_mariadb with cleanup-containers"

This commit is contained in:
Jenkins 2016-03-29 10:31:00 +00:00 committed by Gerrit Code Review
commit a9539d9abe

View File

@ -11,7 +11,7 @@ if [ -n "$1" ]; then
volumes_to_remove=($(docker volume ls | grep -E "$1" | awk '{print $1}'))
else
containers_to_kill=(
bootstrap_{ceph_mon,cinder,glance,heat,heka,ironic,ironic_pxe,keystone,magnum,mistral,mongodb,murano,neutron,nova,nova_compute} \
bootstrap_{ceph_mon,cinder,glance,heat,heka,ironic,ironic_pxe,keystone,magnum,mariadb,mistral,mongodb,murano,neutron,nova,nova_compute} \
cinder_{volume,scheduler,backup,api} \
ceph_{mon,rgw} \
cron \