glance

Glance

Install

All systems
curl cmd.cat/glance.sh
Debian Debian
apt-get install python2-glanceclient-1
Ubuntu
apt-get install python2-glanceclient-1
Arch Arch Linux
pacman -S python2-glanceclient-1
Fedora
dnf install python2-glanceclient-1
Windows (WSL2)
sudo apt-get update sudo apt-get install python2-glanceclient-1
Raspbian
apt-get install python2-glanceclient-1

python2-glanceclient-1

Glance

python-glanceclient

Client library for Openstack glance server - Python 2.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 2.x module.

glance-common

OpenStack Image Registry and Delivery Service - common files

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 package contains common files for Glance.