python-openstackclient 6.2.0-0ubuntu1 source package in Ubuntu
Changelog
python-openstackclient (6.2.0-0ubuntu1) lunar; urgency=medium * New upstream release for OpenStack Antelope. -- Corey Bryant <email address hidden> Thu, 23 Mar 2023 14:09:57 -0400
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-openstackclient_6.2.0.orig.tar.gz | 865.4 KiB | 7c53abe1b73b453f59da7b73679c3b759b48e51b8b054864b5fdea2ea82727d6 |
python-openstackclient_6.2.0-0ubuntu1.debian.tar.xz | 46.7 KiB | bdf99ea538e37b70c8a2c2255e2ac1a79e9e435f8a8aa695aa0e03767a55b921 |
python-openstackclient_6.2.0-0ubuntu1.dsc | 4.0 KiB | e8570d8d6803d3ba787ba0b8058138a16474aa34d906383fae27d55b4c7f7748 |
Available diffs
- diff from 6.1.0-0ubuntu1 to 6.2.0-0ubuntu1 (22.8 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.