How to Install glance-store-common in Ubuntu 18.04



Install glance-store-common by entering the following commands in the terminal:

sudo apt update
sudo apt install glance-store-common

Description:

OpenStack Image Service store library - 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 shared configuration files for the Glance's stores.

Homepage: https://github.com/openstack/glance_store

Version: 0.23.0-0ubuntu1

Section: python