puppet-designate/releasenotes/notes/keystone-auth-name-a6a3f49551110671.yaml
Venkata Mahesh Jonnalagadda d645b1ed88 Provide default service_name for keystone endpoint
This change updates the designate::keystone::auth class to include a default
service_name of 'designate' so that if a user changes the auth_name, the
service is still created as being related to 'designate'. This improves the
user experiance when they want to customize the usernames for services.

Closes-bug: #1590040

Change-Id: I58658de33ba90d2f8d6fbc1aaa0099f1ad024aa6
2016-06-10 07:20:54 -04: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.