ca6b879872
This change updates the aodh::keystone::auth class to include a default service_name of 'aodh' so that if a user changes the auth_name, the service is still created as being related to 'aodh'. This improves the user experiance when they want to customize the usernames for services. Change-Id: I9de75cbe7947282739e13e2f397ee7e919f7dc9f Closes-Bug: #1590040
6 lines
190 B
YAML
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.
|