python-openstackclient 9.0.0-1 source package in Ubuntu
Changelog
python-openstackclient (9.0.0-1) experimental; urgency=medium * New upstream release. * Fixed (build-)depends for this release. * Removed patches applied upstream: - Fix_openstack_quota_show_without_cinder.patch - add-missing-backup_id-field.patch -- Thomas Goirand <email address hidden> 2026年2月27日 19:32:22 +0100
Upload details
- Uploaded by:
- Debian OpenStack
- Uploaded to:
- Experimental
- Original maintainer:
- Debian OpenStack
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section |
|---|
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-openstackclient_9.0.0-1.dsc | 3.6 KiB | bcb80454fe32fa5c2f513f35ee805ad1cf21a89ed644d49a1f0ec8e5e57bc56a |
| python-openstackclient_9.0.0.orig.tar.xz | 555.9 KiB | b603efcae53403bf6dc8a7feb76d47e4839fa6784a37af804204089f97deff7a |
| python-openstackclient_9.0.0-1.debian.tar.xz | 52.8 KiB | c428124b01cd7dc85d86c9b07decd06a61abc5211a31a6971e2bf49b670a2bc7 |
Available diffs
- diff from 8.3.0-0ubuntu1 (in Ubuntu) to 9.0.0-1 (131.5 KiB)
No changes file available.
Binary packages built by this source
- python-openstackclient-doc: OpenStack Command-line Client - doc
python-
openstackclient is a unified command-line client for the OpenStack APIs.
It is a thin wrapper to the stock python-*client modules that implement the
actual REST API client actions.
.
This is an implementation of the design goals shown in
http://wiki.openstack. org/UnifiedCLI. The primary goal is to provide
a unified shell command structure and a common language to describe
operations in OpenStack.
.
This package contains the documentation.
- python3-openstackclient: OpenStack Command-line Client - Python 3.x
python-
openstackclient is a unified command-line client for the OpenStack APIs.
It is a thin wrapper to the stock python-*client modules that implement the
actual REST API client actions.
.
This is an implementation of the design goals shown in
http://wiki.openstack. org/UnifiedCLI. The primary goal is to provide
a unified shell command structure and a common language to describe
operations in OpenStack.
.
This package contains the Python 3.x module.