Merge "Updates DevStack to match Zaqar's API name change"
This commit is contained in:
commit
47ccb7fa36
@ -193,7 +193,7 @@ function create_zaqar_accounts {
|
||||
if [[ "$KEYSTONE_CATALOG_BACKEND" = 'sql' ]]; then
|
||||
|
||||
local zaqar_service=$(get_or_create_service "zaqar" \
|
||||
"queuing" "Zaqar Service")
|
||||
"messaging" "Zaqar Service")
|
||||
get_or_create_endpoint $zaqar_service \
|
||||
"$REGION_NAME" \
|
||||
"$ZAQAR_SERVICE_PROTOCOL://$ZAQAR_SERVICE_HOST:$ZAQAR_SERVICE_PORT" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user