Merge "Enables OpenDaylight HA"
authorDan Radez <dradez@redhat.com>
Thu, 16 Feb 2017 21:20:30 +0000 (21:20 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 16 Feb 2017 21:20:30 +0000 (21:20 +0000)
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
 }