python-novaclient/novaclient
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
..
tests [proxy-api] microversion 2.39 deprecates image-metadata proxy API 2016-12-16 21:06:28 +03:00
v2 [proxy-api] microversion 2.39 deprecates image-metadata proxy API 2016-12-16 21:06:28 +03:00
__init__.py [proxy-api] microversion 2.39 deprecates image-metadata proxy API 2016-12-16 21:06:28 +03:00
api_versions.py Cap image API deprecated methods at 2.35 2016-08-19 16:25:07 -04:00
base.py Replace six.iteritems() with .items() 2016-12-09 11:04:16 +08:00
client.py Move all extensions from contrib dir 2016-11-30 18:00:05 +00:00
crypto.py Corrects typos "coearse," "proejct," and "unecrypts" 2014-09-18 15:24:54 -07:00
exceptions.py Remove support for non-keystone auth systems 2016-10-20 12:04:58 -04:00
extension.py Cleanup needless code from oslo-incubator 2015-12-18 08:46:12 +00:00
i18n.py Remove all imports from oslo namespace 2015-04-20 13:52:38 +03:00
service_catalog.py Enable check for E127 2014-10-23 14:28:50 +00:00
shell.py Fix can't process the resource with name 'help' 2016-12-07 10:11:11 +08:00
utils.py Replace six.iteritems() with .items() 2016-12-09 11:04:16 +08:00