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.6.0.tar.gz | 0000194134 190 KB | |
python-cinderclient-rpmlintrc | 0000000245 245 Bytes | |
python-cinderclient.changes | 0000051113 49.9 KB | |
python-cinderclient.spec | 0000003677 3.59 KB |
Revision 30 (latest revision is 65)
Thomas Bechtold (tbechtold)
committed
(revision 30)
- update to 1.6.0: * Remove replication v2 calls * Update minimum tox version to 1.8 * snapshot-list now supports filtering by tenant * Fix return type in consistencygroups docstring * Updated from global requirements * Use instanceof instead of type * Don't print HTTP codes for non-HTTP errors * Add replication v2.1 (cheesecake) calls * Add release notes for return-request-id-to-caller * Remove pypy from tox environment list * Extra 'u' in output of cinder cli commands * Add extra_specs_list test * Add request_ids attribute to resource objects * Fix return type in backup docstring * Fix omission of request_ids returned to user * Eliminate unnecessary character * Avoid logging sensitive info in http requests * Add request_ids attribute to resource objects * Add request_ids attribute to resource objects * Provide consistency for Wrapper classes * Allow "cinder backup-delete" to delete multiple backups in one request * Updated from global requirements * Fix some flake8 violations * Bootable filter for listening volumes from CLI * Remove debug statement * is_public=N/A in output of cinder type-update * Return wrapper classes with request_ids attribute * Pass insecure option to HTTPClient * Add Wrapper classes for list, dict, tuple
Comments 0