python-cinderclient 1:6.0.0-0ubuntu1 source package in Ubuntu
Changelog
python-cinderclient (1:6.0.0-0ubuntu1) focal; urgency=medium * d/watch: Update URL. * New upstream release for OpenStack Ussuri. * d/control: Drop remaining py2 Build-Depends. * d/rules: Switch to pybuild. -- Corey Bryant <email address hidden> Thu, 12 Mar 2020 16:21:18 -0400
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-cinderclient_6.0.0.orig.tar.gz | 252.1 KiB | 48f5a0df0983bd06c0c870b728f2952a3fe4b67a4dc0031afaef0536e829d097 |
python-cinderclient_6.0.0-0ubuntu1.debian.tar.xz | 7.6 KiB | cf22477978762c7f635b40008cdec66ab3eb2f1953b47061e36da19f7b813158 |
python-cinderclient_6.0.0-0ubuntu1.dsc | 3.0 KiB | b51095feb94cf08a868cb7c2cb74f0fdb19c277d597ed5f98bf1b72127b5d923 |
Available diffs
Binary packages built by this source
- python3-cinderclient: Python bindings to the OpenStack Volume API - Python 3.x
Cinder is a block storage as service system for the Openstack cloud computing
software suite. It is a direct replacement for nova-volume as a separate
project. Cinder users LVM partitions of your volume servers in order to
provide iSCSI permanent block storage devices for your virtual machines
running on Nova.
.
This package contains the 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.
.
This package provides the Python 3.x module.