Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
.coveragerc
.mailmap
.testr.conf
AUTHORS
CONTRIBUTING.rst
ChangeLog
HACKING.rst
LICENSE
README.rst
functional_creds.conf.sample
pylintrc
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
cinderclient/__init__.py
cinderclient/_i18n.py
cinderclient/api_versions.py
cinderclient/base.py
cinderclient/client.py
cinderclient/exceptions.py
cinderclient/extension.py
cinderclient/shell.py
cinderclient/shell_utils.py
cinderclient/utils.py
cinderclient/version.py
cinderclient/apiclient/__init__.py
cinderclient/apiclient/base.py
cinderclient/apiclient/client.py
cinderclient/apiclient/exceptions.py
cinderclient/contrib/__init__.py
cinderclient/contrib/noauth.py
cinderclient/tests/__init__.py
cinderclient/tests/functional/__init__.py
cinderclient/tests/functional/base.py
cinderclient/tests/functional/test_cli.py
cinderclient/tests/functional/test_readonly_cli.py
cinderclient/tests/functional/test_snapshot_create_cli.py
cinderclient/tests/functional/test_volume_create_cli.py
cinderclient/tests/functional/test_volume_extend_cli.py
cinderclient/tests/functional/hooks/post_test_hook.sh
cinderclient/tests/unit/__init__.py
cinderclient/tests/unit/fake_actions_module.py
cinderclient/tests/unit/fakes.py
cinderclient/tests/unit/test_api_versions.py
cinderclient/tests/unit/test_auth_plugins.py
cinderclient/tests/unit/test_base.py
cinderclient/tests/unit/test_client.py
cinderclient/tests/unit/test_exceptions.py
cinderclient/tests/unit/test_http.py
cinderclient/tests/unit/test_shell.py
cinderclient/tests/unit/test_utils.py
cinderclient/tests/unit/utils.py
cinderclient/tests/unit/fixture_data/__init__.py
cinderclient/tests/unit/fixture_data/availability_zones.py
cinderclient/tests/unit/fixture_data/base.py
cinderclient/tests/unit/fixture_data/client.py
cinderclient/tests/unit/fixture_data/keystone_client.py
cinderclient/tests/unit/fixture_data/snapshots.py
cinderclient/tests/unit/v1/__init__.py
cinderclient/tests/unit/v1/fakes.py
cinderclient/tests/unit/v1/test_auth.py
cinderclient/tests/unit/v1/test_availability_zone.py
cinderclient/tests/unit/v1/test_limits.py
cinderclient/tests/unit/v1/test_qos.py
cinderclient/tests/unit/v1/test_quota_classes.py
cinderclient/tests/unit/v1/test_quotas.py
cinderclient/tests/unit/v1/test_services.py
cinderclient/tests/unit/v1/test_shell.py
cinderclient/tests/unit/v1/test_snapshot_actions.py
cinderclient/tests/unit/v1/test_types.py
cinderclient/tests/unit/v1/test_volume_backups.py
cinderclient/tests/unit/v1/test_volume_encryption_types.py
cinderclient/tests/unit/v1/test_volume_transfers.py
cinderclient/tests/unit/v1/test_volumes.py
cinderclient/tests/unit/v1/testfile.txt
cinderclient/tests/unit/v1/contrib/__init__.py
cinderclient/tests/unit/v1/contrib/test_list_extensions.py
cinderclient/tests/unit/v2/__init__.py
cinderclient/tests/unit/v2/fakes.py
cinderclient/tests/unit/v2/test_auth.py
cinderclient/tests/unit/v2/test_availability_zone.py
cinderclient/tests/unit/v2/test_capabilities.py
cinderclient/tests/unit/v2/test_cgsnapshots.py
cinderclient/tests/unit/v2/test_consistencygroups.py
cinderclient/tests/unit/v2/test_limits.py
cinderclient/tests/unit/v2/test_pools.py
cinderclient/tests/unit/v2/test_qos.py
cinderclient/tests/unit/v2/test_quota_classes.py
cinderclient/tests/unit/v2/test_quotas.py
cinderclient/tests/unit/v2/test_services.py
cinderclient/tests/unit/v2/test_shell.py
cinderclient/tests/unit/v2/test_snapshot_actions.py
cinderclient/tests/unit/v2/test_type_access.py
cinderclient/tests/unit/v2/test_types.py
cinderclient/tests/unit/v2/test_volume_backups.py
cinderclient/tests/unit/v2/test_volume_encryption_types.py
cinderclient/tests/unit/v2/test_volume_transfers.py
cinderclient/tests/unit/v2/test_volumes.py
cinderclient/tests/unit/v2/contrib/__init__.py
cinderclient/tests/unit/v2/contrib/test_list_extensions.py
cinderclient/tests/unit/v3/__init__.py
cinderclient/tests/unit/v3/fakes.py
cinderclient/tests/unit/v3/test_clusters.py
cinderclient/tests/unit/v3/test_group_snapshots.py
cinderclient/tests/unit/v3/test_group_types.py
cinderclient/tests/unit/v3/test_groups.py
cinderclient/tests/unit/v3/test_messages.py
cinderclient/tests/unit/v3/test_resource_filters.py
cinderclient/tests/unit/v3/test_services.py
cinderclient/tests/unit/v3/test_shell.py
cinderclient/tests/unit/v3/test_volume_backups.py
cinderclient/tests/unit/v3/test_volumes.py
cinderclient/v1/__init__.py
cinderclient/v1/availability_zones.py
cinderclient/v1/client.py
cinderclient/v1/limits.py
cinderclient/v1/qos_specs.py
cinderclient/v1/quota_classes.py
cinderclient/v1/quotas.py
cinderclient/v1/services.py
cinderclient/v1/shell.py
cinderclient/v1/volume_backups.py
cinderclient/v1/volume_backups_restore.py
cinderclient/v1/volume_encryption_types.py
cinderclient/v1/volume_snapshots.py
cinderclient/v1/volume_transfers.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/availability_zones.py
cinderclient/v2/capabilities.py
cinderclient/v2/cgsnapshots.py
cinderclient/v2/client.py
cinderclient/v2/consistencygroups.py
cinderclient/v2/limits.py
cinderclient/v2/pools.py
cinderclient/v2/qos_specs.py
cinderclient/v2/quota_classes.py
cinderclient/v2/quotas.py
cinderclient/v2/services.py
cinderclient/v2/shell.py
cinderclient/v2/volume_backups.py
cinderclient/v2/volume_backups_restore.py
cinderclient/v2/volume_encryption_types.py
cinderclient/v2/volume_snapshots.py
cinderclient/v2/volume_transfers.py
cinderclient/v2/volume_type_access.py
cinderclient/v2/volume_types.py
cinderclient/v2/volumes.py
cinderclient/v2/contrib/__init__.py
cinderclient/v2/contrib/list_extensions.py
cinderclient/v3/__init__.py
cinderclient/v3/attachments.py
cinderclient/v3/availability_zones.py
cinderclient/v3/capabilities.py
cinderclient/v3/cgsnapshots.py
cinderclient/v3/client.py
cinderclient/v3/clusters.py
cinderclient/v3/consistencygroups.py
cinderclient/v3/group_snapshots.py
cinderclient/v3/group_types.py
cinderclient/v3/groups.py
cinderclient/v3/limits.py
cinderclient/v3/messages.py
cinderclient/v3/pools.py
cinderclient/v3/qos_specs.py
cinderclient/v3/quota_classes.py
cinderclient/v3/quotas.py
cinderclient/v3/resource_filters.py
cinderclient/v3/services.py
cinderclient/v3/shell.py
cinderclient/v3/volume_backups.py
cinderclient/v3/volume_backups_restore.py
cinderclient/v3/volume_encryption_types.py
cinderclient/v3/volume_snapshots.py
cinderclient/v3/volume_transfers.py
cinderclient/v3/volume_type_access.py
cinderclient/v3/volume_types.py
cinderclient/v3/volumes.py
cinderclient/v3/contrib/__init__.py
cinderclient/v3/contrib/list_extensions.py
doc/.gitignore
doc/Makefile
doc/source/conf.py
doc/source/functional_tests.rst
doc/source/index.rst
doc/source/no_auth.rst
doc/source/shell.rst
doc/source/unit_tests.rst
doc/source/man/cinder.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/not-zip-safe
python_cinderclient.egg-info/pbr.json
python_cinderclient.egg-info/requires.txt
python_cinderclient.egg-info/top_level.txt
releasenotes/notes/add-generic-reset-state-command-d83v1f3accbf5807.yaml
releasenotes/notes/bug-1608166-ad91a7a9f50e658a.yaml
releasenotes/notes/bug-1675973-ad91a7a9f50e658a.yaml
releasenotes/notes/bug-1675974-34edd5g9870e65b2.yaml
releasenotes/notes/bug-1675975-ad91a7a34e0esywc.yaml
releasenotes/notes/cluster_commands-dca50e89c9d53cd2.yaml
releasenotes/notes/do-not-reset-volume-status-ae8e28132d7bfacd.yaml
releasenotes/notes/log-request-id-148c74d308bcaa14.yaml
releasenotes/notes/messages-v3-api-3da81f4f66bf5903.yaml
releasenotes/notes/noauth-7d95e5af31a00e96.yaml
releasenotes/notes/remove-credentials-e92b68e3bda80057.yaml
releasenotes/notes/return-request-id-to-caller-78d27f33f0048405.yaml
releasenotes/notes/start-using-reno-18001103a6719c13.yaml
releasenotes/notes/support---os-key-option-72ba2fd4880736ac.yaml
releasenotes/notes/support-generialized-resource-filter-8yf6w23f66bf5903.yaml
releasenotes/notes/support-keystone-v3-for-httpClient-d48ebb24880f5821.yaml
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/mitaka.rst
releasenotes/source/newton.rst
releasenotes/source/ocata.rst
releasenotes/source/unreleased.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
tools/cinder.bash_completion
tools/colorizer.py
tools/generate_authors.sh
tools/install_venv.py
tools/install_venv_common.py
tools/lintstack.py
tools/lintstack.sh
tools/tox_install.sh
tools/with_venv.sh