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 |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000702 702 Bytes | |
python-cinderclient-7.4.0.tar.gz | 0000251924 246 KB | |
python-cinderclient.changes | 0000074527 72.8 KB | |
python-cinderclient.spec | 0000004071 3.98 KB |
Revision 54 (latest revision is 65)
Dirk Mueller (dirkmueller)
committed
(revision 54)
- update to version 7.4.0 - Update master for stable/victoria - Remove install unnecessary packages - Fix undesirable raw Python error - Stop configuring install_command in tox. - Doc: Functional Tests in python-cinderclient - Remove more python2 compat code - Add MV 3.63 to the max supported version - Move cinderclient to new hacking 4.0.0 - Support backup-restore to a specific volume type or AZ - Use TOX_CONSTRAINTS_FILE - Uncap PrettyTable - Update requirements for wallaby release - Add note for Wallaby release - Bump API max version to 3.64 - Add Python3 wallaby unit tests - Changed minversion in tox to 3.18.0 - Bump pylint to 2.6.0 - Add flake8-import-order extension - doc: Update Py37 instead of py27 - Remove all usage of six library - Update requirements and lower-constraints - Dropping explicit unicode literal
Comments 0