python2-heat-api-cfn

OpenStack orchestration service - Python files

Install

All systems
curl cmd.cat/python2-heat-api-cfn.sh
Debian Debian
apt-get install python-heat
Ubuntu
apt-get install python-heat
Windows (WSL2)
sudo apt-get update sudo apt-get install python-heat
Raspbian
apt-get install python-heat

python-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.