puppet-nova/releasenotes/notes/keystone-auth-name-211cfa37fbe78c8c.yaml
Juan Antonio Osorio Robles 96ec7b5bec Provide default service_name for keystone endpoint
This change updates the nova::keystone::auth class to include a
default service_name of 'nova' so that if a user changes the
auth_name, the service is still created as being related to 'nova'.

Change-Id: Iaf616a094bd2192fe0149307065cec11038d8c85
Closes-Bug: #1590040
2016-06-08 09:16:14 +03: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.