How to Install glance-registry in Ubuntu 18.04



Install glance-registry by entering the following commands in the terminal:

sudo apt update
sudo apt install glance-registry

Description:

OpenStack Image Registry and Delivery Service - Registry

The Glance project provides an image registration, discovery and delivery service. These services may be used as stand-along services, and they may also be used by Nova to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the glance registry server.

Homepage: http://launchpad.net/glance

Version: 2:16.0.0-0ubuntu1

Section: python