heat-status
OpenStack orchestration service - Python files
Install
- All systems
-
curl cmd.cat/heat-status.sh
- Debian
-
apt-get install python3-heat - Ubuntu
-
apt-get install python3-heat - Kali Linux
-
apt-get install python3-heat - Windows (WSL2)
-
sudo apt-get updatesudo 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.