copr-backend: change osuosl dns name to their newest
osuosl-openpower changed their DNS edpoint for the controller to the openpower-openstack.osuosl.org
This commit is contained in:
parent
21d01db0a6
commit
e80d914a8c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
# Image API v1.1, Block Storage API v2, and Compute API v2.0. OS_AUTH_URL is
|
||||
# only for the Identity API served through keystone.
|
||||
|
||||
export OS_AUTH_URL=https://openpower-controller.osuosl.org:5000/v3
|
||||
export OS_AUTH_URL=https://openpower-openstack.osuosl.org:5000/v3
|
||||
|
||||
# With the addition of Keystone we have standardized on the term **project**
|
||||
# as the entity that owns the resources.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue