python-novaclient/novaclient
Matt Riedemann a602e59806 Deprecate image list/show/delete/update CLIs/APIs
This deprecates all of the image CLIs/python API bindings that use
the Nova os-images API which is a proxy to the Glance v1 API.

This will emit a warning each time a deprecated CLI/API is used and also
updates the help docs for the deprecated CLIs and docstrings for APIs.

The plan is to do a release once this is merged so people start seeing
it and then we'll actually remove the deprecated CLIs/APIs in the first
python-novaclient release after the Nova server 15.0.0 'O' release.

Depends-On: Iff5fb3180855de7adb3399f6be16bedc8543b4ec

Change-Id: I3f60cc7f4c6e27861c4a84b925d573f35f1a1848
2016-04-12 11:57:57 -04:00
..
tests Deprecate image list/show/delete/update CLIs/APIs 2016-04-12 11:57:57 -04:00
v2 Deprecate image list/show/delete/update CLIs/APIs 2016-04-12 11:57:57 -04:00
__init__.py [microversion] Bump to 2.25 2016-03-02 17:24:17 +08:00
api_versions.py Fix typos in docstrings and comments 2016-04-06 09:36:28 +07:00
auth_plugin.py Do not check requirements when loading entry points 2015-05-27 18:08:02 +00:00
base.py Remove deprecated volume(snapshot) commands/bindings 2016-04-03 14:05:05 -04:00
client.py Merge "Add a way to discover only contrib extensions" 2016-03-01 00:48:38 +00:00
crypto.py Corrects typos "coearse," "proejct," and "unecrypts" 2014-09-18 15:24:54 -07:00
exceptions.py Handle error response for webob>=1.6.0 2016-03-18 19:22:03 -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 typos in docstrings and comments 2016-04-06 09:36:28 +07:00
utils.py [microversions] Enable 2.21 2016-02-24 20:57:34 +02:00