Openstack Block Storage (Cinder) API Client
This is a client for the OpenStack Volume API. There's a Python API (the cinderclient module), and a command-line script (cinder). Each implements 100% of the OpenStack Volume API.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / python-cinderclient
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Cloud:OpenStack:Factory/python-cinderclient && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000428 428 Bytes | |
python-cinderclient-1.4.0.tar.gz | 0000182391 178 KB | |
python-cinderclient-rpmlintrc | 0000000245 245 Bytes | |
python-cinderclient.changes | 0000047244 46.1 KB | |
python-cinderclient.spec | 0000003763 3.67 KB |
Revision 29 (latest revision is 65)
Thomas Bechtold (tbechtold)
committed
(revision 29)
- update to 1.4.0: * Updated from global requirements * Update path to subunit2html in post_test_hook * Adds command to fetch specified backend capabilities * Volume status management for volume migration * Fixed test_password_prompted * Fix help message for reset-state commands * Add functional tests for python-cinderclient * Add support '--all-tenants' for cinder backup-list * CLI: Non-disruptive backup * Add tests for python-cinderclient * Replace assertEqual(None, *) with assertIsNone in tests * CLI: Clone CG * Fix ClientException init when there is no message on py34 * Fixes table when there are multiline in result data * Set default OS_VOLUME_API_VERSION to '2' * Add commands for modifying image metadata * Updated from global requirements * Remove H302 * Show backup and volume info in backup_restore * Add response message when volume delete * Implement reset-state for attach_status and migration_status * Add more details for replication * New mock release(1.1.0) broke unit/function tests * Remove unnecessary check for tenant information * Remove redundant statement and refactor - Adjust Requires according to requirements.txt
Comments 0