python-cinderclient 1:9.1.0-0ubuntu1 source package in Ubuntu
Changelog
python-cinderclient (1:9.1.0-0ubuntu1) kinetic; urgency=medium * New upstream release for OpenStack Zed. * d/control: Bump debhelper compat to 13. * d/control: Update standards version to 4.6.1. -- Corey Bryant <email address hidden> Thu, 08 Sep 2022 17:29:06 -0400
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-cinderclient_9.1.0.orig.tar.gz | 229.1 KiB | f9b30af2e6e6e5a126c2c81f35145c5aee70c20955e6dd409919be4d1b87b343 |
python-cinderclient_9.1.0-0ubuntu1.debian.tar.xz | 7.4 KiB | 951fd71861cb1357f5f343faaac534da028975e66ed7607eb59dcfa533ffd65b |
python-cinderclient_9.1.0-0ubuntu1.dsc | 2.8 KiB | 8b407faff30f1cf4c1117ba58199846e0933e119c9522b705803c1d4e5703f3b |
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.