cinder/releasenotes/notes/use-glance-v2-api-and-deprecate-glance_api_version-1a3b698429cb754e.yaml
Ken'ichi Ohmichi 472caaee2f Change the default value of used Glance API
Glance V1 API is deprecated and the V2 API is CURRENT now.
So this patch changess the default value of used Glance API to use
the V2 API.

NOTE: Nova team also has removed the config option for using Glance
      V1 API since Id891172418535a88fefb8ea05d774fe39dc14eaf .

Change-Id: I54db379f6fbe859fd9f1b0cdd5b74102539ab265
2017-03-06 13:59:24 -08:00

6 lines
191 B
YAML

---
upgrade:
- Cinder now defaults to using the Glance v2 API.
The ``glance_api_version`` configuration option has been
deprecated and will be removed in the 11.0.0 Queens release.