.testr.conf
LICENSE
MANIFEST.in
PKG-INFO
openstack-common.conf
python-vsmclient.spec
run_tests.sh
setup.cfg
setup.py
tox.ini
dist/python_vsmclient-1.0.4-py2.7.egg
doc/.gitignore
doc/Makefile
doc/source/conf.py
doc/source/index.rst
doc/source/shell.rst
python_vsmclient.egg-info/PKG-INFO
python_vsmclient.egg-info/SOURCES.txt
python_vsmclient.egg-info/dependency_links.txt
python_vsmclient.egg-info/entry_points.txt
python_vsmclient.egg-info/requires.txt
python_vsmclient.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_appnodes.py
tests/v1/test_auth.py
tests/v1/test_performance_metrics.py
tests/v1/test_poolusages.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_vsm_backups.py
tests/v1/test_vsm_settings.py
tests/v1/test_vsms.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_vsm_backups.py
tests/v2/test_vsms.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
vsmclient/__init__.py
vsmclient/base.py
vsmclient/client.py
vsmclient/exceptions.py
vsmclient/extension.py
vsmclient/service_catalog.py
vsmclient/shell.py
vsmclient/utils.py
vsmclient/common/__init__.py
vsmclient/common/cms.py
vsmclient/middleware/__init__.py
vsmclient/middleware/auth_token.py
vsmclient/middleware/memcache_crypt.py
vsmclient/openstack/__init__.py
vsmclient/openstack/common/__init__.py
vsmclient/openstack/common/gettextutils.py
vsmclient/openstack/common/jsonutils.py
vsmclient/openstack/common/memorycache.py
vsmclient/openstack/common/setup.py
vsmclient/openstack/common/strutils.py
vsmclient/openstack/common/timeutils.py
vsmclient/openstack/common/version.py
vsmclient/tests/__init__.py
vsmclient/tests/unit/__init__.py
vsmclient/tests/unit/fakes.py
vsmclient/tests/unit/utils.py
vsmclient/tests/unit/v1/__init__.py
vsmclient/tests/unit/v1/fakes.py
vsmclient/tests/unit/v1/test_appnodes.py
vsmclient/tests/unit/v1/contrib/__init__.py
vsmclient/tests/unit/v1/contrib/test_list_extensions.py
vsmclient/v1/__init__.py
vsmclient/v1/appnodes.py
vsmclient/v1/client.py
vsmclient/v1/clusters.py
vsmclient/v1/devices.py
vsmclient/v1/ec_profiles.py
vsmclient/v1/licenses.py
vsmclient/v1/limits.py
vsmclient/v1/mdses.py
vsmclient/v1/monitors.py
vsmclient/v1/osds.py
vsmclient/v1/performance_metrics.py
vsmclient/v1/placement_groups.py
vsmclient/v1/pool_usages.py
vsmclient/v1/quota_classes.py
vsmclient/v1/quotas.py
vsmclient/v1/rbd_pools.py
vsmclient/v1/rgws.py
vsmclient/v1/servers.py
vsmclient/v1/shell.py
vsmclient/v1/storage_groups.py
vsmclient/v1/storage_pools.py
vsmclient/v1/vsm_settings.py
vsmclient/v1/vsm_snapshots.py
vsmclient/v1/vsm_types.py
vsmclient/v1/vsms.py
vsmclient/v1/zones.py
vsmclient/v1/contrib/__init__.py
vsmclient/v1/contrib/list_extensions.py