glance-control

OpenStack Image Registry and Delivery Service - common files

Install

All systems
curl cmd.cat/glance-control.sh
Debian Debian
apt-get install glance-common
Ubuntu
apt-get install glance-common
image/svg+xml Kali Linux
apt-get install glance-common
Windows (WSL2)
sudo apt-get update sudo apt-get install glance-common
Raspbian
apt-get install glance-common

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.

python3-glance

OpenStack Image Registry and Delivery Service - Python library

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 the Python libraries.