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:
Jakub Kadlcik 2024-02-06 14:28:33 +01:00
parent 21d01db0a6
commit e80d914a8c

View file

@ -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.