Merge "Register the service following devstack standards"
This commit is contained in:
commit
d9f4bb3258
@ -17,7 +17,7 @@ function create_tricircle_accounts {
|
||||
if [[ "$ENABLED_SERVICES" =~ "t-api" ]]; then
|
||||
create_service_user "tricircle"
|
||||
local tricircle_api=$(get_or_create_service "tricircle" \
|
||||
"Tricircle" "Cross Neutron Networking Automation Service")
|
||||
"tricircle" "Cross Neutron Networking Automation Service")
|
||||
get_or_create_endpoint $tricircle_api \
|
||||
"$CENTRAL_REGION_NAME" \
|
||||
"$SERVICE_PROTOCOL://$TRICIRCLE_API_HOST:$TRICIRCLE_API_PORT/v1.0" \
|
||||
|
Loading…
Reference in New Issue
Block a user