python-openstackclient 7.4.0-0ubuntu1 source package in Ubuntu
Changelog
python-openstackclient (7.4.0-0ubuntu1) plucky; urgency=medium * New upstream release for OpenStack Epoxy. -- James Page <email address hidden> 2025年2月27日 12:47:04 +0000
Upload details
- Uploaded by:
- James Page
- Uploaded to:
- Plucky
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Plucky | release | main | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-openstackclient_7.4.0.orig.tar.gz | 930.5 KiB | e817e11a01cb2b516fbd99dce45c099c8e41c43d11bb11e6672703a838449d9f |
| python-openstackclient_7.4.0-0ubuntu1.debian.tar.xz | 47.1 KiB | 081d5fdf6ea67f1b1429fd4b1f3dab236d0250ec1e4005770a441882b3513a65 |
| python-openstackclient_7.4.0-0ubuntu1.dsc | 3.9 KiB | ba775124b3a4bdae51b4e1916de7cf8fc5b62b3a58540bc634cca92d5d0fa7d2 |
Available diffs
- diff from 7.2.1-0ubuntu1 to 7.4.0-0ubuntu1 (49.5 KiB)
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.