python-glanceclient 1:4.3.0-0ubuntu1 source package in Ubuntu
Changelog
python-glanceclient (1:4.3.0-0ubuntu1) lunar; urgency=medium * New upstream release for OpenStack Antelope. -- Corey Bryant <email address hidden> Wed, 22 Feb 2023 13:14:52 -0500
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-glanceclient_4.3.0.orig.tar.gz | 200.2 KiB | e67c023ce73d181c64f4122d89a49c7f2d5e96397e7b4a2414210e56c1e85c34 |
python-glanceclient_4.3.0-0ubuntu1.debian.tar.xz | 27.5 KiB | 437ca1063637890ca6218b3a0034dda1e8020359603142842874b26247fb6bd6 |
python-glanceclient_4.3.0-0ubuntu1.dsc | 3.0 KiB | ac409057a0b64f86d1e78d25a12bd7e8a3325445b4bd0314b957dfe5129438f8 |
Available diffs
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.