75052a7afc
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
7 lines
253 B
YAML
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.
|