.testr.conf
AUTHORS
ChangeLog
HACKING
LICENSE
MANIFEST.in
README.rst
__init__.py
openstack-common.conf
run_tests.sh
setup.cfg
setup.py
tox.ini
doc/.gitignore
doc/Makefile
doc/source/conf.py
doc/source/index.rst
doc/source/shell.rst
manilaclient/__init__.py
manilaclient/base.py
manilaclient/client.py
manilaclient/exceptions.py
manilaclient/extension.py
manilaclient/service_catalog.py
manilaclient/shell.py
manilaclient/utils.py
manilaclient/openstack/__init__.py
manilaclient/openstack/common/__init__.py
manilaclient/openstack/common/setup.py
manilaclient/openstack/common/strutils.py
manilaclient/openstack/common/version.py
manilaclient/v1/__init__.py
manilaclient/v1/client.py
manilaclient/v1/limits.py
manilaclient/v1/quota_classes.py
manilaclient/v1/quotas.py
manilaclient/v1/security_services.py
manilaclient/v1/share_networks.py
manilaclient/v1/share_snapshots.py
manilaclient/v1/shares.py
manilaclient/v1/shell.py
manilaclient/v1/contrib/__init__.py
manilaclient/v1/contrib/list_extensions.py
python_manilaclient.egg-info/PKG-INFO
python_manilaclient.egg-info/SOURCES.txt
python_manilaclient.egg-info/dependency_links.txt
python_manilaclient.egg-info/entry_points.txt
python_manilaclient.egg-info/requires.txt
python_manilaclient.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/old/contrib/__init__.py
tests/old/contrib/test_list_extensions.py
tests/v1/__init__.py
tests/v1/fake_clients.py
tests/v1/fakes.py
tests/v1/test_auth.py
tests/v1/test_quota_classes.py
tests/v1/test_quotas.py
tests/v1/test_security_services.py
tests/v1/test_share_networks.py
tests/v1/test_share_snapshots.py
tests/v1/test_shares.py
tests/v1/test_shell.py
tools/cinder.bash_completion
tools/generate_authors.sh
tools/install_venv.py
tools/pip-requires
tools/test-requires
tools/with_venv.sh