Merge "update keysone url"

This commit is contained in:
Zuul 2018-06-07 23:35:25 +00:00 committed by Gerrit Code Review
commit ac76a57a77
2 changed files with 3 additions and 3 deletions

View File

@ -221,7 +221,7 @@ Also the following ENV vars are needed. You can put them in ~/.bashrc::
export OS_REGION_NAME=region-a.geo-1
export OS_TENANT_ID=<account tenant>
export OS_PASSWORD=<account password>
export OS_AUTH_URL=https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0
export OS_AUTH_URL=https://region-a.geo-1.identity.hpcloudsvc.com:5000/v3
export OS_USERNAME=automationbackup
export OS_TENANT_NAME=automationbackup
@ -253,7 +253,7 @@ The basic Swift account configuration is needed to use freezer. Make sure python
set OS_REGION_NAME=region-a.geo-1
set OS_TENANT_ID=<account tenant>
set OS_PASSWORD=<account password>
set OS_AUTH_URL=https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0
set OS_AUTH_URL=https://region-a.geo-1.identity.hpcloudsvc.com:5000/v3
set OS_USERNAME=automationbackup
set OS_TENANT_NAME=automationbackup

View File

@ -149,7 +149,7 @@ Not required, but recommended
logging_file = freezer-api.log
[keystone_authtoken]
identity_uri = http://192.168.20.100:35357/
identity_uri = http://192.168.20.100:5000/
www_authenticate_uri = http://192.168.20.100:5000/
admin_user = freezer
admin_password = FREEZER_PWD