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

Changelog

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

  * New upstream release for OpenStack Zed.

 -- Corey Bryant <email address hidden>  Thu, 08 Sep 2022 17:51:21 -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.1.0.orig.tar.gz 199.5 KiB 7e49d804a673080eac4e1ba03504f9fa9fbf86abfcbd6e8cd8b30ca5b4feeeb6
python-glanceclient_4.1.0-0ubuntu1.debian.tar.xz 27.5 KiB 0a48d67f44641f1c9bad350349a5f8fa9e1bbb0258b7ab9da09600820be44ebc
python-glanceclient_4.1.0-0ubuntu1.dsc 3.0 KiB 0e65fc3b0a1fac83827dac557375cf9a5e820903118d84d68168041cd78f38e5

View changes file

Binary packages built by this source

python-glanceclient-doc: No summary available for python-glanceclient-doc in ubuntu kinetic.

No description available for python-glanceclient-doc in ubuntu kinetic.

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.