python-novaclient/releasenotes/notes/bp-deprecate-image-meta-proxy-api-1483b75cf73b021e.yaml
Pavel Kholkin 75052a7afc [proxy-api] microversion 2.39 deprecates image-metadata proxy API
Almost all proxy APIs were deprecated in microversion 2.36.
But the sub-resource image-metadata of image was forgotten to deprecate.
This patch deprecates the image-metdata API from 2.39.

Image commands were already deprecated since 2.36 in
I450917f7fcbfe0a3ea7921c82af9863e80cb40a1

Implements blueprint deprecate-image-meta-proxy-api

Change-Id: Idd4cd1d1fec13f9e5f89dc419b57e094c9ad4b3b
2016-12-16 21:06:28 +03:00

7 lines
253 B
YAML

---
upgrade:
- Starting from microversion 2.39 'image-metadata' proxy API in Nova is
deprecated and python API bindings will not work, although 'image-meta'
CLI commands will still work, because of the fallback on the CLI to
version 2.35.