How to Install glance in Ubuntu 18.04



Install glance by entering the following commands in the terminal:

sudo apt update
sudo apt install glance

Description:

OpenStack Image Registry and Delivery Service - Daemons

The Glance project provides an image registration and discovery service and an image delivery service. These services are used in conjunction by Nova to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package is a metapackage for all glance daemons.

Homepage: http://launchpad.net/glance

Version: 2:16.0.0-0ubuntu1

Section: python