python-cinderclient/cinderclient/tests/unit/v3
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
..
__init__.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
fakes.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00
test_shell.py Add /v3 endpoint support for cinderclient 2016-04-18 10:49:51 -06:00