python-openstackclient 8.1.0+git2025070715.9d3a956a-0ubuntu1 source package in Ubuntu

Changelog

python-openstackclient (8.1.0+git2025070715.9d3a956a-0ubuntu1) questing; urgency=medium

  [ Guillaume Boutry ]
  * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
    flamingo.

  [ Myles Penner ]
  * New upstream release for OpenStack Flamingo. (LP: #2116155)
  * d/control: Align (Build-)Depends with upstream.
  * d/rules: Include PBR version.
  * d/s/options: Ignore .launchpad.yaml when generating diffs.

 -- Myles Penner <email address hidden>  Mon, 14 Jul 2025 15:11:11 -0700

Upload details

Uploaded by:
Myles Penner
Sponsored by:
Nick Rosbrook
Uploaded to:
Questing
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Questing: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-openstackclient_8.1.0+git2025070715.9d3a956a.orig.tar.gz 1.0 MiB 811f48d125f519d327bca3917ee1fdfeaf929d4660cc19a0a06b9ed01a27c78b
python-openstackclient_8.1.0+git2025070715.9d3a956a-0ubuntu1.debian.tar.xz 47.3 KiB b9e62b6788320ddb4aae1947044547aea5c07be0f6d8da88516a1614dade457b
python-openstackclient_8.1.0+git2025070715.9d3a956a-0ubuntu1.dsc 4.1 KiB 9b90b0b87b8926f25e4071706af25643f1e108b07068056cd5186973b4151671

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.