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

Closes-bug: #1590040
Change-Id: I3b23ad48a2b080ee32b333b81dcfe7f2369ee2e4
2016-06-08 13:56:48 +00: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.