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

Changelog

python-glanceclient (1:4.0.0-0ubuntu1) kinetic; urgency=medium

  * New upstream release for OpenStack Zed.
  * d/control: Switch to debhelper compat 13.
  * d/control: Update standards version to 4.6.1.

 -- Corey Bryant <email address hidden>  Tue, 31 May 2022 13:59:48 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-glanceclient_4.0.0.orig.tar.gz 198.1 KiB 6b7b452e648ab9a29b050cb7d84914eec3c8110b4de60683aa8193d378246bec
python-glanceclient_4.0.0-0ubuntu1.debian.tar.xz 27.5 KiB d1e8d8cbd735226dfc558d76de439a307a7e6826373cdad3edac43f958ef5563
python-glanceclient_4.0.0-0ubuntu1.dsc 3.0 KiB f7134686d37269c26d6a82726821a77a8d4e41154018eae66c22a265be90c50a

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.