python-openstackclient 5.2.0-0ubuntu1.20.04.1 source package in Ubuntu

Changelog

python-openstackclient (5.2.0-0ubuntu1.20.04.1) focal; urgency=medium

  * compute: Add missing options for 'server group list' (LP: #1980801)
  * d/p/compute-Add-missing-options-for-server-group-list.patch

 -- Seyeong Kim <email address hidden>  Wed, 06 Jul 2022 14:36:00 +0900

Upload details

Uploaded by:
Seyeong Kim
Sponsored by:
Dariusz Gadomski
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-openstackclient_5.2.0.orig.tar.gz 706.9 KiB 0a36aea3596c201593c4b1f54e6bfd57d1bd2920b124a5751df8d05d80498d6a
python-openstackclient_5.2.0-0ubuntu1.20.04.1.debian.tar.xz 47.6 KiB c2dc1663cdea3c30ff954c68e835c05e1a06253fcbe2ab074c7f9b6fffbd281d
python-openstackclient_5.2.0-0ubuntu1.20.04.1.dsc 3.5 KiB cc0eeb09c8af4ec697895405449b571e26afd6334975e3d51abde4d423120c12

View changes file

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.