cinder/releasenotes/notes/glance-v1-removed-5121af3bef285324.yaml
Sean McGinnis d76fef6bf4 Remove Glance v1 API support
The Glance v1 API is about to be removed. Cinder support for using the
current v2 API was added in Pike, but we allowed selection of which
version to use through the glance_api_version config option. That
option was also deprecated in Pike.

This removes the config option to allow selection and switches things
over to only use Glance API v2.

Change-Id: Ice379db9ae83420bacf9e96e242c7515930eae86
2017-09-08 17:13:14 -05:00

8 lines
301 B
YAML

---
upgrade:
- |
The Glance v1 API has been deprecated and will soon be removed. Cinder
support for using the v1 API was deprecated in the Pike release and
is now no longer available. The ``glance_api_version`` configuration
option to support version selection has now been removed.