Fix keystone document
Change-Id: Ic4a1ac1279acd229ca2d1f104bfff1a3c6f81dd2 Closes-Bug: #1811771
This commit is contained in:
parent
19cd84b840
commit
e9ee189b43
@ -59,7 +59,7 @@ scripts to load appropriate credentials for client operations.
|
||||
export OS_USER_DOMAIN_NAME=Default
|
||||
export OS_PROJECT_NAME=myproject
|
||||
export OS_USERNAME=myuser
|
||||
export OS_PASSWORD=MYUSER_PASS
|
||||
export OS_PASSWORD=DEMO_PASS
|
||||
export OS_AUTH_URL=http://controller:5000/v3
|
||||
export OS_IDENTITY_API_VERSION=3
|
||||
export OS_IMAGE_API_VERSION=2
|
||||
|
Loading…
Reference in New Issue
Block a user