tempest/releasenotes/notes/deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml
ghanshyam 6b0b8b718e Deprecate glance APIs version config options
Glance v1 APIs are deprecated and v2 are current.
Tempest should tests only v2 APIs and by default v1
APIs are being disabled - I7f962a07317cdad917ee896d79e49ee18938d074

This commit deprecate the API version selection config options
so that we can switch to v2 only testing soon.

Change-Id: I6c4b92f0f2da2797efbb27e16061e6e325dda504
2017-03-08 04:36:34 +00:00

11 lines
312 B
YAML

---
deprecations:
- |
Glance v1 APIs are deprecated and v2 are current.
Tempest should tests only v2 APIs.
Below API version selection config options
for glance have been deprecated and will be removed in future.
* CONF.image_feature_enabled.api_v2
* CONF.image_feature_enabled.api_v1