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