python3-heat-api

OpenStack orchestration service - Python files

Install

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

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.