heat-keystone-setup

OpenStack orchestration service - common files

Install

All systems
curl cmd.cat/heat-keystone-setup.sh
Debian Debian
apt-get install heat-common
Ubuntu
apt-get install heat-common
image/svg+xml Kali Linux
apt-get install heat-common
Windows (WSL2)
sudo apt-get update sudo apt-get install heat-common
Raspbian
apt-get install heat-common

heat-common

OpenStack orchestration service - common files

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 common files.

python3-heat

OpenStack orchestration service - Python files

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 Python libraries.