python-glanceclient 1:4.4.0-0ubuntu1 source package in Ubuntu

Changelog

python-glanceclient (1:4.4.0-0ubuntu1) mantic; urgency=medium

  * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
    bobcat.
  * New upstream release for OpenStack Bobcat.

 -- Corey Bryant <email address hidden>  Tue, 11 Jul 2023 13:53:17 -0400

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main python
Noble release main python
Mantic release main python

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-glanceclient_4.4.0.orig.tar.gz 200.8 KiB 7a366e1ff66bdb76e627eecf7cd4053bd94f35fa3cdc690d29aff47e976e0532
python-glanceclient_4.4.0-0ubuntu1.debian.tar.xz 27.6 KiB 7908e758970170981865f6f21e5b21450f4fcd7e5a296f8ff382fa6b273de53b
python-glanceclient_4.4.0-0ubuntu1.dsc 3.1 KiB f992a9fbcc00717278ca4a45b2f898ace5631d5e5804eba6b0dd5a7715552a90

View changes file

Binary packages built by this source

python-glanceclient-doc: Client library for Openstack glance server - doc

 The Glance project provides services for discovering, registering, and
 retrieving virtual machine images over the cloud. They may be stand-alone
 services, or may be used to deliver images from object stores, such as
 OpenStack's Swift service, to Nova's compute nodes.
 .
 This is a client for the Glance which uses the OpenStack Image API. There's a
 Python API (the "glanceclient" module), and a command-line script ("glance").
 .
 This package provides the documentation and man page.

python3-glanceclient: Client library for Openstack glance server - Python 3.x

 The Glance project provides services for discovering, registering, and
 retrieving virtual machine images over the cloud. They may be stand-alone
 services, or may be used to deliver images from object stores, such as
 OpenStack's Swift service, to Nova's compute nodes.
 .
 This is a client for the Glance which uses the OpenStack Image API. There's a
 Python API (the "glanceclient" module), and a command-line script ("glance").
 .
 This package provides the Python 3.x module.