This change updates glance::keystone::auth to include the user-provided auth_name as a parameter for the service_identity provider. Hardcoding the namevar of that resource as was agreed. the service_name parameter was not undef as in other resources, so the name was left as-is. And we no longer pick a service_name out of the service_name and auth_name; now only the service_name is taken into account. Closes-Bug: #1590040 Change-Id: I757930e05b6e14cb15139840c9e4a513c9af5d17changes/26/326826/4
parent
0600f74179
commit
f2855769b3
@ -0,0 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- The keystone auth classes (for glance and glare) has been updated to be
|
||||
able to specify a custom auth_name that may not contain the name of the
|
||||
service.
|
Loading…
Reference in new issue