.mailmap
.testr.conf
AUTHORS
ChangeLog
HACKING
LICENSE
MANIFEST.in
README.rst
openstack-common.conf
run_tests.sh
setup.cfg
setup.py
tox.ini
cinderclient/__init__.py
cinderclient/base.py
cinderclient/client.py
cinderclient/exceptions.py
cinderclient/extension.py
cinderclient/service_catalog.py
cinderclient/shell.py
cinderclient/utils.py
cinderclient/openstack/__init__.py
cinderclient/openstack/common/__init__.py
cinderclient/openstack/common/setup.py
cinderclient/openstack/common/strutils.py
cinderclient/openstack/common/version.py
cinderclient/v1/__init__.py
cinderclient/v1/client.py
cinderclient/v1/limits.py
cinderclient/v1/quota_classes.py
cinderclient/v1/quotas.py
cinderclient/v1/shell.py
cinderclient/v1/volume_backups.py
cinderclient/v1/volume_backups_restore.py
cinderclient/v1/volume_snapshots.py
cinderclient/v1/volume_types.py
cinderclient/v1/volumes.py
cinderclient/v1/contrib/__init__.py
cinderclient/v1/contrib/list_extensions.py
cinderclient/v2/__init__.py
cinderclient/v2/client.py
cinderclient/v2/limits.py
cinderclient/v2/quota_classes.py
cinderclient/v2/quotas.py
cinderclient/v2/shell.py
cinderclient/v2/volume_backups.py
cinderclient/v2/volume_backups_restore.py
cinderclient/v2/volume_snapshots.py
cinderclient/v2/volume_types.py
cinderclient/v2/volumes.py
cinderclient/v2/contrib/__init__.py
cinderclient/v2/contrib/list_extensions.py
doc/.gitignore
doc/Makefile
doc/source/conf.py
doc/source/index.rst
doc/source/shell.rst
python_cinderclient.egg-info/PKG-INFO
python_cinderclient.egg-info/SOURCES.txt
python_cinderclient.egg-info/dependency_links.txt
python_cinderclient.egg-info/entry_points.txt
python_cinderclient.egg-info/requires.txt
python_cinderclient.egg-info/top_level.txt
tests/__init__.py
tests/fakes.py
tests/test_base.py
tests/test_client.py
tests/test_http.py
tests/test_service_catalog.py
tests/test_shell.py
tests/test_utils.py
tests/utils.py
tests/v1/__init__.py
tests/v1/fakes.py
tests/v1/test_auth.py
tests/v1/test_quota_classes.py
tests/v1/test_quotas.py
tests/v1/test_shell.py
tests/v1/test_types.py
tests/v1/test_volume_backups.py
tests/v1/test_volumes.py
tests/v1/testfile.txt
tests/v1/contrib/__init__.py
tests/v1/contrib/test_list_extensions.py
tests/v2/__init__.py
tests/v2/fakes.py
tests/v2/test_auth.py
tests/v2/test_quota_classes.py
tests/v2/test_quotas.py
tests/v2/test_shell.py
tests/v2/test_types.py
tests/v2/test_volume_backups.py
tests/v2/test_volumes.py
tests/v2/contrib/__init__.py
tests/v2/contrib/test_list_extensions.py
tools/cinder.bash_completion
tools/generate_authors.sh
tools/install_venv.py
tools/pip-requires
tools/test-requires
tools/with_venv.sh