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

Closes-Bug: #1590040

Change-Id: Iee47e78dbeb269e5fe6c52030de378c13e51c1f3
2016-06-10 06:45:40 -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.