Removes cinder quota show in post install
[apex.git] / lib / overcloud-deploy-functions.sh
index 3d718f5..f6522b8 100755 (executable)
@@ -360,7 +360,6 @@ echo "Keystone Endpoint List:"
 openstack endpoint list
 echo "Keystone Service List"
 openstack service list
-cinder quota-show \$(openstack project list | grep admin | awk {'print \$2'})
 EOI
   fi
 }