python-cinderclient/cinderclient/v2
scottda 27e6f6f7f8 Add /v3 endpoint support for cinderclient
Add support for Cinder API /v3 endpoint.
A couple of unit tests for /v3 endpoint were added to v3/test_shell.py
to ensure that the v3 shell works, and to also test that modules work
with:
from cinderclient.v2.availability_zones import *
syntax.

Change-Id: I6ae0ada221bebb4ab1850d9c99b10fcbb585201f
Implements: https://blueprints.launchpad.net/python-cinderclient/+spec/add-v3-endpoint-support
2016-04-18 10:49:51 -06:00
..
contrib Update help strings for cinder client 2014-04-23 09:06:21 -05:00
__init__.py Replace OpenStack LLC with OpenStack Foundation 2013-09-28 23:13:54 +08:00
availability_zones.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
capabilities.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
cgsnapshots.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
client.py Add the version attribute to the Client class 2015-10-28 09:50:02 +00:00
consistencygroups.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
limits.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
pools.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
qos_specs.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
quota_classes.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
quotas.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
services.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
shell.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
volume_backups.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
volume_backups_restore.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
volume_encryption_types.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
volume_snapshots.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
volume_transfers.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
volume_type_access.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
volume_types.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
volumes.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00