heat-api
OpenStack orchestration service - API server
Install
- All systems
-
curl cmd.cat/heat-api.sh
- Debian
-
apt-get install heat-api - Ubuntu
-
apt-get install heat-api - Kali Linux
-
apt-get install heat-api - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install heat-api - Raspbian
-
apt-get install heat-api
heat-api
OpenStack orchestration service - API server
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 ReST API.
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.