Merge "Update the openrc info"

This commit is contained in:
Zuul 2022-01-17 03:17:56 +00:00 committed by Gerrit Code Review
commit a630d580ef
1 changed files with 4 additions and 2 deletions

View File

@ -61,8 +61,10 @@ perform the following steps:
export OS_USERNAME=user
export OS_PASSWORD=password
export OS_TENANT_NAME=tenant
export OS_AUTH_URL=http://auth.example.com:5000
export OS_PROJECT_NAME=tenant
export OS_USER_DOMAIN_NAME=Default
export OS_PROJECT_DOMAIN_NAME=Default
export OS_AUTH_URL=http://auth.example.com:5000/v3
export MURANO_URL=http://murano.example.com:8082/
#. In the terminal, source the ``PROJECT-openrc.sh`` file. For example: