glance-registry

OpenStack Image Registry and Delivery Service - registry server

Install

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

glance-registry

OpenStack Image Registry and Delivery Service - registry server

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 Glance registry server.

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.