python-glanceclient 1:2.17.0-0ubuntu3 source package in Ubuntu

Changelog

python-glanceclient (1:2.17.0-0ubuntu3) focal; urgency=medium

  * d/p/update-test-certificates.patch: Regenerate test certificates
    to use algorithms that are considered secure by modern OpenSSL
    versions resolving FTBFS (LP: #1870074).

 -- James Page <email address hidden>  Tue, 07 Apr 2020 13:48:07 +0100

Upload details

Uploaded by:
James Page
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-glanceclient_2.17.0.orig.tar.gz 185.0 KiB cb9d1168aa4857800069419b0114756cb78fea5f1c38ae1d78a2851e49561142
python-glanceclient_2.17.0-0ubuntu3.debian.tar.xz 38.2 KiB 76f0d793f1b2d97f409e18c104bfe180f0c7c3f448b02a21f77796ffd4555ef3
python-glanceclient_2.17.0-0ubuntu3.dsc 3.2 KiB d8ba0abfadce13db2e495d92c8ed964fbe5d1a7a51247fc051bc775b02e953ec

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.