puppet-swift/releasenotes/notes/keystone-auth-name-d2f0ea23d797b555.yaml
Marcellin Fom Tchassem ce3bd6fd8f Change default service_name to 'swift'
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: I24e091d509775a11b42298185db71ca00b94b4fe
Related-Bug: #1590040
2016-06-14 12:58:36 +00:00

6 lines
187 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.