Merge "Fixes unable to upload glance images on undercloud"
[apex.git] / lib / overcloud-deploy-functions.sh
index c717733..0c3f9d4 100755 (executable)
@@ -201,6 +201,10 @@ fi
 
 source stackrc
 set -o errexit
+# Workaround for APEX-207 where sometimes swift proxy is down
+if ! sudo systemctl status openstack-swift-proxy > /dev/null; then
+  sudo systemctl restart openstack-swift-proxy
+fi
 echo "Uploading overcloud glance images"
 openstack overcloud image upload