puppet-cinder/releasenotes/notes/remove-api-v1-2987e0317436b...

20 lines
531 B
YAML

---
upgrade:
- |
Keystone catalog entries for Cinder's v1 API are no longer created,
but existing entries will not be automatically deleted.
deprecations:
- |
The following parameters associated with the v1 API are deprecated.
* configure_endpoint
* public_url
* internal_url
* admin_url
* service_name
* service_type
* service_description
fixes:
- |
The keystone service and endpoint for Cinder's API v1 are no longer
created. Cinder removed support for its v1 API in Queens.