Update the openrc info

Change-Id: I57f2bd0ca628cac16bb9f7721ce30f4e2ab24c13
This commit is contained in:
zhurong 2022-01-17 02:52:15 +00:00
parent bad8e8ae0e
commit 94cf580215
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: