How to Install keystone in Ubuntu 18.04



Install keystone by entering the following commands in the terminal:

sudo apt update
sudo apt install keystone

Description:

OpenStack identity service - Daemons

Keystone is a proposed independent authentication service for OpenStack. . This initial proof of concept aims to address the current use cases in Swift and Nova which are: . * REST-based, token auth for Swift * many-to-many relationship between identity and tenant for Nova. Keystone does authentication and stuff . This package contains the daemons.

Homepage: http://launchpad.net/keystone

Version: 2:13.0.0-0ubuntu1

Section: python