python-cinderclient 1:8.3.0-0ubuntu1 source package in Ubuntu
Changelog
python-cinderclient (1:8.3.0-0ubuntu1) jammy; urgency=medium * New upstream release for OpenStack Yoga. * d/control: Align (Build-)Depends with upstream. -- Corey Bryant <email address hidden> Tue, 01 Mar 2022 13:48:42 -0500
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-cinderclient_8.3.0.orig.tar.gz | 228.9 KiB | e00103875029dc85cbb59131d00ccc8534f692956acde32b5a3cc5af4c24580b |
python-cinderclient_8.3.0-0ubuntu1.debian.tar.xz | 7.4 KiB | a3833b12d5c66b74e709e107945bdccef64515eeb0257f478e7ea301e67615fb |
python-cinderclient_8.3.0-0ubuntu1.dsc | 2.9 KiB | 8ec2f6130ce47fa8e7333d57668eee8371784c6132bebfc99f969ee925b98675 |
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.