Updating keystone url to be correct for master devstack
Change-Id: Idcef829db4fda417097b7eba78d2229e867ceaef
This commit is contained in:
parent
738ecb689d
commit
c55071fe9a
@ -89,7 +89,7 @@ export OS_PASSWORD=openstack
|
||||
export OS_PROJECT_NAME=demo
|
||||
export OS_USER_DOMAIN_NAME=default
|
||||
export OS_PROJECT_DOMAIN_NAME=default
|
||||
export OS_AUTH_URL=http://localhost:5000/
|
||||
export OS_AUTH_URL=http://localhost/identity
|
||||
export OS_IDENTITY_API_VERSION=3
|
||||
export OS_REGION_NAME=RegionOne
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user