diff --git a/lib/cinder b/lib/cinder index 96a7d5bb8e..75486adda5 100644 --- a/lib/cinder +++ b/lib/cinder @@ -372,7 +372,7 @@ function create_cinder_accounts { get_or_create_endpoint \ "block-storage" \ "$REGION_NAME" \ - "$CINDER_SERVICE_PROTOCOL://$CINDER_SERVICE_HOST/" + "$CINDER_SERVICE_PROTOCOL://$CINDER_SERVICE_HOST/volume/" get_or_create_endpoint \ "volume" \