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 | 0000000705 705 Bytes | |
python-cinderclient-1.11.0.tar.gz | 0000239521 234 KB | |
python-cinderclient.changes | 0000057499 56.2 KB | |
python-cinderclient.spec | 0000003622 3.54 KB |
Revision 34 (latest revision is 65)
Thomas Bechtold (tbechtold)
committed
(revision 34)
- update to version 1.11.0: - Replace 'MagicMock' with 'Mock' - Fix test_auth_with_keystone_v3 test - Fix the optional argument of cinder api - Enable coverage report in console output - Move old oslo-incubator code out of openstack/common - add an alternative way of authenticating client - Metadata based snapshop filtering - Move trace ID print statement to finally - _human_id_cache or _uuid_cache error about completion_cache - Enable release notes translation - Use 'ostestr {posargs}' to run functional tests - stop adding log handler - x-openstack-request-id logged twice in logs - Volume detail support glance_metadata in CLI - Fix volume type 'is_public' flag update - Update release notes information for reno - Remove discover from test-requirements - Update hacking version - Update reno for stable/newton - Refactor v2 and v3 APIs support - TrivialFix: Removed redundant 'the' - Fix typos in the files - Fix typo in set unicode metadata key - Show team and repo badges on README - Update to current version of hacking - Help msg and output info should support il8n. - Fix error during set unicode metadata key - AttributeError when print service object - Handle error response for webob>=1.6.0
Comments 0