Merge "Fix depends on kolla changes"

This commit is contained in:
Zuul 2018-07-31 10:07:44 +00:00 committed by Gerrit Code Review
commit 0b4a3ffd3e

View File

@ -35,7 +35,7 @@ EOF
rm ${PIP_CONF}
if [[ $ACTION != "bifrost" ]]; then
GATE_IMAGES="cron,fluentd,glance,haproxy,keepalived,keystone,kolla-toolbox,mariadb,memcached,neutron,nova,openvswitch,rabbitmq,horizon"
GATE_IMAGES="cron,fluentd,glance,haproxy,keepalived,keystone,kolla-toolbox,mariadb,memcached,neutron,nova,openvswitch,rabbitmq,horizon,chrony"
else
GATE_IMAGES="bifrost"
fi