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

Changelog

python-glanceclient (1:3.1.1-0ubuntu1) focal; urgency=medium

  * New upstream release for OpenStack Ussuri.

 -- Corey Bryant <email address hidden>  Thu, 16 Apr 2020 11:28:38 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-glanceclient_3.1.1.orig.tar.gz 188.9 KiB c5f123685c01564aa84186b37fad9264b0ae039097f372d8e5bee377b7c843bc
python-glanceclient_3.1.1-0ubuntu1.debian.tar.xz 37.9 KiB f213b8dc64228c7144d48089d337752c80f4239579c43bba858f5bd8465cb47c
python-glanceclient_3.1.1-0ubuntu1.dsc 3.1 KiB cd376665c7c7803b5b5e2835c0efee52452324b196fe53683f308c01a254c842

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.