Merge "Remove the memcache container restart"

This commit is contained in:
Zuul 2018-11-27 10:58:13 +00:00 committed by Gerrit Code Review
commit 7bf519cd43
1 changed files with 0 additions and 4 deletions

View File

@ -11,10 +11,6 @@ function test_openstack {
# Wait for service ready
sleep 15
. /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
sudo docker restart memcached
nova --debug service-list
openstack --debug network agent list
tools/init-runonce