python-novaclient/novaclient
Matt Riedemann a425702689 Remove deprecated volume(snapshot) commands/bindings
23f13437dd deprecated the
purely volume or volume-snapshot related CLIs and python
API bindings during Kilo. python-cinderclient should be
used for the python API bindings now, and python-openstackclient
should be used for the CLI for those operations.

The alternate_service_type context manager is also removed
since it was only used for proxying through to the volume API
endpoint.

Since the proxy for creating volumes is removed, we have to
add python-cinderclient for testing the volume attachment
CLIs/APIs that are left intact.

Change-Id: I09a6501603667350f49b1b1fa130353a6d5272a2
2016-04-03 14:05:05 -04:00
..
tests Remove deprecated volume(snapshot) commands/bindings 2016-04-03 14:05:05 -04:00
v2 Remove deprecated volume(snapshot) commands/bindings 2016-04-03 14:05:05 -04:00
__init__.py [microversion] Bump to 2.25 2016-03-02 17:24:17 +08:00
api_versions.py Fix string interpolation at logging call 2016-02-22 02:31:03 +00: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 Merge "Remove an unused method in novaclient/shell.py" 2016-03-07 18:30:27 +00:00
utils.py [microversions] Enable 2.21 2016-02-24 20:57:34 +02:00