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

Changelog

python-glanceclient (1:2.17.0-0ubuntu2) eoan; urgency=medium

  * d/tests/control: Update dependencies to use python3-glanceclient.

 -- James Page <email address hidden>  Tue, 01 Oct 2019 09:19:31 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [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-0ubuntu2.debian.tar.xz 27.5 KiB 824f4b6e67d3f8d6df9a0bd8285cc8b81f5a2bc0febb5599a65dcee3e16c2c02
python-glanceclient_2.17.0-0ubuntu2.dsc 3.2 KiB 75bda2a22d9e13462666c6a9aa12c3a95c9dbfb13aee3a7fce94e4063b4675bf

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.