tripleo-heat-templates/releasenotes/notes/cinder-v3-endpoints-498e00f96e77f3c6.yaml
Alan Bishop 5c6283625d Update cinder keystone endpoints
Cinder's APIv3 endpoints no longer use tenant_id templating, because
cinder no longer requires a project_id in API URLs.

Endpoint definitions for cinder's APIv2 are removed because cinder
no longer supports v2.

Change-Id: I180487cab3decc5525bfa0326fef039fff5a1c1f
2022-04-12 09:52:59 -07:00

6 lines
173 B
YAML

---
upgrade:
- |
Cinder's API endpoints are updated to no longer use tenant_id templating.
This is because cinder no longer requires a project_id in its API URLs.