puppet-ironic/releasenotes/notes/keystone-auth-name-8084c0621055b72a.yaml
Marcellin Fom Tchassem f21260370f Change default service_name to 'ironic'
While we were already able to pick an independent auth_name and
service_name; the service_name was defaulting to auth_name. Now it
has a value of its own to be consistent with other modules.

Change-Id: I6fee7965ec51928df9a81cacbcf60aebadb7becf
Related-Bug: #1590040
2016-06-09 13:09:00 +00:00

6 lines
190 B
YAML

---
fixes:
- The keystone auth class has been updated to provide a default service_name
to allow a user to specify a custom auth_name that may not contain the
name of the service.