5c6283625d
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
6 lines
173 B
YAML
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.
|