How to Install glance-api in Ubuntu 18.04



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

sudo apt update
sudo apt install glance-api

Description:

OpenStack Image Registry and Delivery Service - API

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 API server.

Homepage: http://launchpad.net/glance

Version: 2:16.0.0-0ubuntu1

Section: python