How to Install heat-engine in Ubuntu 18.04



Install heat-engine by entering the following commands in the terminal:

sudo apt update
sudo apt install heat-engine

Description:

OpenStack orchestration service - engine

Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the heat engine, which is the core service of heat, and which the API servers will use.

Homepage: http://wiki.openstack.org/Heat

Version: 1:10.0.0-0ubuntu1.1

Section: web