puppet-trove/releasenotes/notes/keystone-auth-name-ca9c69995d1eac09.yaml
Marcellin Fom Tchassem e99cc9e7ce Change default service_name to 'trove'
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: If3f29c1f4efe2eeb5ff9173628403dfcc7f48e57
Related-Bug: #1590040
2016-06-07 21:17:19 -05: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.