.stestr.conf
.testr.conf
.zuul.yaml
AUTHORS
CONTRIBUTING.rst
ChangeLog
HACKING
LICENSE
README.rst
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
contrib/ci/post_test_hook.sh
contrib/ci/pre_test_hook.sh
doc/.gitignore
doc/Makefile
doc/source/conf.py
doc/source/index.rst
doc/source/cli/.gitkeep
doc/source/contributor/index.rst
doc/source/exts/clidoc/__init__.py
doc/source/user/api.rst
doc/source/user/shell.rst
etc/manilaclient/README.manilaclient.conf
etc/oslo-config-generator/manilaclient.conf
manilaclient/__init__.py
manilaclient/api_versions.py
manilaclient/base.py
manilaclient/client.py
manilaclient/config.py
manilaclient/exceptions.py
manilaclient/extension.py
manilaclient/shell.py
manilaclient/utils.py
manilaclient/common/__init__.py
manilaclient/common/_i18n.py
manilaclient/common/cliutils.py
manilaclient/common/constants.py
manilaclient/common/httpclient.py
manilaclient/common/apiclient/__init__.py
manilaclient/common/apiclient/auth.py
manilaclient/common/apiclient/base.py
manilaclient/common/apiclient/client.py
manilaclient/common/apiclient/exceptions.py
manilaclient/common/apiclient/fake_client.py
manilaclient/common/apiclient/utils.py
manilaclient/tests/__init__.py
manilaclient/tests/functional/__init__.py
manilaclient/tests/functional/base.py
manilaclient/tests/functional/client.py
manilaclient/tests/functional/exceptions.py
manilaclient/tests/functional/test_availability_zones.py
manilaclient/tests/functional/test_common.py
manilaclient/tests/functional/test_export_locations.py
manilaclient/tests/functional/test_limits.py
manilaclient/tests/functional/test_messages.py
manilaclient/tests/functional/test_quotas.py
manilaclient/tests/functional/test_scheduler_stats.py
manilaclient/tests/functional/test_security_services.py
manilaclient/tests/functional/test_services.py
manilaclient/tests/functional/test_share_access.py
manilaclient/tests/functional/test_share_networks.py
manilaclient/tests/functional/test_share_servers.py
manilaclient/tests/functional/test_share_types.py
manilaclient/tests/functional/test_shares.py
manilaclient/tests/functional/test_shares_listing.py
manilaclient/tests/functional/test_shares_metadata.py
manilaclient/tests/functional/test_snapshot_access.py
manilaclient/tests/functional/test_snapshot_instances.py
manilaclient/tests/functional/test_snapshot_instances_export_locations.py
manilaclient/tests/functional/test_snapshots_export_locations.py
manilaclient/tests/functional/utils.py
manilaclient/tests/unit/__init__.py
manilaclient/tests/unit/fakes.py
manilaclient/tests/unit/test_api_versions.py
manilaclient/tests/unit/test_base.py
manilaclient/tests/unit/test_client.py
manilaclient/tests/unit/test_functional_utils.py
manilaclient/tests/unit/test_shell.py
manilaclient/tests/unit/test_utils.py
manilaclient/tests/unit/utils.py
manilaclient/tests/unit/common/__init__.py
manilaclient/tests/unit/common/test_httpclient.py
manilaclient/tests/unit/common/apiclient/__init__.py
manilaclient/tests/unit/common/apiclient/test_auth.py
manilaclient/tests/unit/v1/test_limits.py
manilaclient/tests/unit/v1/test_quota_classes.py
manilaclient/tests/unit/v1/test_quotas.py
manilaclient/tests/unit/v1/test_scheduler_stats.py
manilaclient/tests/unit/v1/test_security_services.py
manilaclient/tests/unit/v1/test_services.py
manilaclient/tests/unit/v1/test_share_networks.py
manilaclient/tests/unit/v1/test_share_servers.py
manilaclient/tests/unit/v1/test_share_snapshots.py
manilaclient/tests/unit/v1/test_share_type_access.py
manilaclient/tests/unit/v1/test_share_types.py
manilaclient/tests/unit/v1/test_shares.py
manilaclient/tests/unit/v2/__init__.py
manilaclient/tests/unit/v2/fake_clients.py
manilaclient/tests/unit/v2/fakes.py
manilaclient/tests/unit/v2/test_availability_zones.py
manilaclient/tests/unit/v2/test_client.py
manilaclient/tests/unit/v2/test_messages.py
manilaclient/tests/unit/v2/test_quota_classes.py
manilaclient/tests/unit/v2/test_quotas.py
manilaclient/tests/unit/v2/test_scheduler_stats.py
manilaclient/tests/unit/v2/test_security_services.py
manilaclient/tests/unit/v2/test_services.py
manilaclient/tests/unit/v2/test_share_export_locations.py
manilaclient/tests/unit/v2/test_share_group_snapshots.py
manilaclient/tests/unit/v2/test_share_group_type_access.py
manilaclient/tests/unit/v2/test_share_group_types.py
manilaclient/tests/unit/v2/test_share_groups.py
manilaclient/tests/unit/v2/test_share_instance_export_locations.py
manilaclient/tests/unit/v2/test_share_instances.py
manilaclient/tests/unit/v2/test_share_networks.py
manilaclient/tests/unit/v2/test_share_replicas.py
manilaclient/tests/unit/v2/test_share_servers.py
manilaclient/tests/unit/v2/test_share_snapshot_export_locations.py
manilaclient/tests/unit/v2/test_share_snapshot_instance_export_locations.py
manilaclient/tests/unit/v2/test_share_snapshot_instances.py
manilaclient/tests/unit/v2/test_share_snapshots.py
manilaclient/tests/unit/v2/test_shares.py
manilaclient/tests/unit/v2/test_shell.py
manilaclient/tests/unit/v2/test_type_access.py
manilaclient/tests/unit/v2/test_types.py
manilaclient/v1/__init__.py
manilaclient/v1/client.py
manilaclient/v1/limits.py
manilaclient/v1/quota_classes.py
manilaclient/v1/quotas.py
manilaclient/v1/scheduler_stats.py
manilaclient/v1/security_services.py
manilaclient/v1/services.py
manilaclient/v1/share_networks.py
manilaclient/v1/share_servers.py
manilaclient/v1/share_snapshots.py
manilaclient/v1/share_type_access.py
manilaclient/v1/share_types.py
manilaclient/v1/shares.py
manilaclient/v1/contrib/__init__.py
manilaclient/v1/contrib/list_extensions.py
manilaclient/v2/__init__.py
manilaclient/v2/availability_zones.py
manilaclient/v2/client.py
manilaclient/v2/limits.py
manilaclient/v2/messages.py
manilaclient/v2/quota_classes.py
manilaclient/v2/quotas.py
manilaclient/v2/scheduler_stats.py
manilaclient/v2/security_services.py
manilaclient/v2/services.py
manilaclient/v2/share_export_locations.py
manilaclient/v2/share_group_snapshots.py
manilaclient/v2/share_group_type_access.py
manilaclient/v2/share_group_types.py
manilaclient/v2/share_groups.py
manilaclient/v2/share_instance_export_locations.py
manilaclient/v2/share_instances.py
manilaclient/v2/share_networks.py
manilaclient/v2/share_replicas.py
manilaclient/v2/share_servers.py
manilaclient/v2/share_snapshot_export_locations.py
manilaclient/v2/share_snapshot_instance_export_locations.py
manilaclient/v2/share_snapshot_instances.py
manilaclient/v2/share_snapshots.py
manilaclient/v2/share_type_access.py
manilaclient/v2/share_types.py
manilaclient/v2/shares.py
manilaclient/v2/shell.py
manilaclient/v2/contrib/__init__.py
manilaclient/v2/contrib/list_extensions.py
playbooks/legacy/manilaclient-dsvm-neutron-functional/post.yaml
playbooks/legacy/manilaclient-dsvm-neutron-functional/run.yaml
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/not-zip-safe
python_manilaclient.egg-info/pbr.json
python_manilaclient.egg-info/requires.txt
python_manilaclient.egg-info/top_level.txt
rally-jobs/rally-manila-no-ss.yaml
rally-jobs/rally-manila.yaml
releasenotes/notes/.placeholder
releasenotes/notes/add-count-info-in-share-21a6b36c0f4c87b2.yaml
releasenotes/notes/add-export-location-filter-4cf3114doe40k598.yaml
releasenotes/notes/add-ipv6-access-type-4dko90r1a9a1e0b8.yaml
releasenotes/notes/add-like-filter-591572762357ef4b.yaml
releasenotes/notes/add-message-list-and-delete-41b3323edd63d894.yaml
releasenotes/notes/add-query-params-pools-list-api-12cf1s14ddf40kdd.yaml
releasenotes/notes/add-quota-per-share-type-support-3b2708ea232e69bc.yaml
releasenotes/notes/add-share-group-quotas-support-b6563cec58209a1d.yaml
releasenotes/notes/add-share-group-support-a3166f6ca4d06a81.yaml
releasenotes/notes/add-snapshot-instances-admin-api-3cf3114doe40k598.yaml
releasenotes/notes/add-support-to-check-quota-usage-scfdg14dod40k71a.yaml
releasenotes/notes/bp-ocata-migration-improvements-f63c5d233856fbee.yaml
releasenotes/notes/bug-1608664-add-support-columns-share-replica-list-885bd8c8b4bfa8f1.yaml
releasenotes/notes/bug-1611506-allow-deletion-multiple-resources
releasenotes/notes/bug-1622540-add-missing-az-list-command-f90265de5c2f261b.yaml
releasenotes/notes/bug-1650774-share-instance-reset-state-9c4b26f44b5da0e9.yaml
releasenotes/notes/bug-1664877-c462bfad92ce03e5.yaml
releasenotes/notes/bug-1674915-allow-user-access-fix-495b3e42bdc985ec.yaml
releasenotes/notes/bug-1682726-remove-sort-key-export-location-from-list-885des26bd5ea2de.yaml
releasenotes/notes/bug-1707303-fix-list-command-when-not-given-search-opts-c06af7b344e9cb91.yaml
releasenotes/notes/bug-1709746-add-group-specs-in-share-group-type-create-command-f91265de5c2f251b.yaml
releasenotes/notes/bug-1724183-add-share-type-description-8c4b26f44b5da1e9.yaml
releasenotes/notes/bug-1738917-and-1738918-fix-access-share-group-type-by-name-3a8760522c147f28.yaml
releasenotes/notes/bug-share-access-list-3cf3114doe40k599.yaml
releasenotes/notes/bug_1570085_fix-905786b797379309.yaml
releasenotes/notes/bug_1603387_fix_env_variable_8ed5450aab41aa5f.yaml
releasenotes/notes/bug_1606168_fix-54d3c3bb78389f01.yaml
releasenotes/notes/bug_1715769_fix-3ec701b0fb9d7910.yaml
releasenotes/notes/deprecate-v1-a0cfa6fd723c2f46.yaml
releasenotes/notes/expose-access-key-in-access-list-API-b57c386c9048ae55.yaml
releasenotes/notes/fix-and-improve-access-rules-a118a7f8e22f65bb.yaml
releasenotes/notes/handle-missing-api-minor-version-5a6d242f28883442.yaml
releasenotes/notes/migration-share-type-4fc3b7c6187f5201.yaml
releasenotes/notes/mountable_snapshot-ced01da7dffc6d7e.yaml
releasenotes/notes/newton-migration-improvements-166a03472948bdef.yaml
releasenotes/notes/remove-nova-net-id-option-for-share-nets-82e424b75221528b.yaml
releasenotes/notes/share-revert-to-snapshot-e899a4b7e1126749.yaml
releasenotes/notes/start-using-reno-b744cd0259c7a88c.yaml
releasenotes/notes/support-create-share-from-snapshot-extra-spec-cdba92f179c1c5c6.yaml
releasenotes/notes/support-show-type-6380b7c539c95ba8.yaml
releasenotes/notes/type-create-extra-specs-691572762357ef3b.yaml
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/newton.rst
releasenotes/source/ocata.rst
releasenotes/source/pike.rst
releasenotes/source/unreleased.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
tools/generate_authors.sh
tools/install_venv.py
tools/manila.bash_completion
tools/with_venv.sh