tripleo-heat-templates/releasenotes/notes/gnocchi-keystonev3-d288ba40226545c9.yaml
Emilien Macchi 0f48e7b35e gnocchi: deploy services with Keystone v3 endpoints
* Move swift_authurl to gnocchi-base hieradata, where other swift auth
  credentials live and switch it to versionless keystone endpoint.
* Force swift_auth_version to 3 for Keystone v3.
* Switch auth_uri to use versionless Keystone endpoint.
* Switch auth_url to use Keystone admin endpoint (instead of internal).
* Remove old parameters from gnocchi::api, not used anymore.

Partial-blueprint: keystone-v3

Change-Id: I2feed8b1219069128faa1a1e8dcd2ddfbae7e40a
2017-03-13 08:17:26 -04:00

5 lines
118 B
YAML

---
features:
- Deploy Gnocchi with Keystone v3 endpoints and make
sure it doesn't rely on Keystone v2 anymore.