def3d3d28e
Depends-On: I6a2ba35c80f9b24772771ee0b708370ebab14bdb Change-Id: Id391783c477627b69e434ae886bd0e5e18e57e23
10 lines
446 B
YAML
10 lines
446 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes 'bug 1656063 https://bugs.launchpad.net/collectd-openstack-plugins/+bug/1656063'.
|
|
OS_AUTH_URL now uses KEYSTONE_AUTH_URI instead of KEYSTONE_SERVICE_URI.
|
|
Previously, the URL needed to be changed after deployment because the admin
|
|
url was being used for Keystone, instead of the public url used for
|
|
obtainining auth tokens. There's no longer a need to adjust the
|
|
configuration file after deployment.
|