AUTHORS
ChangeLog
HACKING
LICENSE
MANIFEST.in
README.rst
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/v1/__init__.py
cinderclient/v1/client.py
cinderclient/v1/shell.py
cinderclient/v1/volume_snapshots.py
cinderclient/v1/volume_types.py
cinderclient/v1/volumes.py
cinderclient/v1/contrib/__init__.py
doc/.gitignore
doc/Makefile
doc/source/api.rst
doc/source/conf.py
doc/source/index.rst
doc/source/releases.rst
doc/source/shell.rst
doc/source/ref/backup_schedules.rst
doc/source/ref/exceptions.rst
doc/source/ref/flavors.rst
doc/source/ref/images.rst
doc/source/ref/index.rst
doc/source/ref/ipgroups.rst
doc/source/ref/servers.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_shell.py
tests/v1/test_volumes.py
tests/v1/testfile.txt
tests/v1/utils.py
tools/generate_authors.sh
tools/install_venv.py
tools/nova.bash_completion
tools/pip-requires
tools/rfc.sh
tools/test-requires
tools/with_venv.sh