File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -619,9 +619,9 @@ function bootstrap_keystone {
619619 --bootstrap-role-name admin \
620620 --bootstrap-service-name keystone \
621621 --bootstrap-region-id " $REGION_NAME " \
622- --bootstrap-admin-url " $KEYSTONE_AUTH_URI /v $IDENTITY_API_VERSION " \
623- --bootstrap-public-url " $KEYSTONE_SERVICE_PROTOCOL ://$KEYSTONE_SERVICE_HOST :$KEYSTONE_SERVICE_PORT /v $IDENTITY_API_VERSION " \
624- --bootstrap-internal-url " $KEYSTONE_SERVICE_PROTOCOL ://$KEYSTONE_SERVICE_HOST :$KEYSTONE_SERVICE_PORT /v $IDENTITY_API_VERSION "
622+ --bootstrap-admin-url " $KEYSTONE_AUTH_URI " \
623+ --bootstrap-public-url " $KEYSTONE_SERVICE_PROTOCOL ://$KEYSTONE_SERVICE_HOST :$KEYSTONE_SERVICE_PORT " \
624+ --bootstrap-internal-url " $KEYSTONE_SERVICE_PROTOCOL ://$KEYSTONE_SERVICE_HOST :$KEYSTONE_SERVICE_PORT "
625625}
626626
627627# Restore xtrace
You can’t perform that action at this time.
0 commit comments