python-glanceclient 1:3.6.0-0ubuntu1 source package in Ubuntu
Changelog
python-glanceclient (1:3.6.0-0ubuntu1) jammy; urgency=medium * New upstream release for OpenStack Yoga. -- Corey Bryant <email address hidden> Wed, 02 Mar 2022 12:57:48 -0500
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-glanceclient_3.6.0.orig.tar.gz | 197.8 KiB | 822d4862d5892f6a65b68293472e60b074d1c07969d061e804c6e1d543f983da |
python-glanceclient_3.6.0-0ubuntu1.debian.tar.xz | 27.5 KiB | 1b220cc923f3d39abf105d1c16403d4268729da64c1eac7d99af4a3386223484 |
python-glanceclient_3.6.0-0ubuntu1.dsc | 3.1 KiB | 887d7343b3e8b68d5df131fa260539ad7c19f17fca8ab9f50f357684481ce4a7 |
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.