Merge "Fix publicURL endpoint not found issue in CI"

This commit is contained in:
Jenkins 2016-07-05 12:03:41 +00:00 committed by Gerrit Code Review
commit c06ae5455c

View File

@ -29,6 +29,10 @@ function sanity_check {
# Wait for service ready
sleep 15
source /etc/kolla/admin-openrc.sh
# TODO(Jeffrey4l): Restart the memcached container to cleanup all cache.
# Remove this after this bug is fixed
# https://bugs.launchpad.net/oslo.cache/+bug/1590779
docker restart memcached
nova --debug service-list
neutron --debug agent-list
tools/init-runonce