heat-wsgi-api-cfn
OpenStack orchestration service - common files
Install
- All systems
-
curl cmd.cat/heat-wsgi-api-cfn.sh
- Debian
-
apt-get install heat-common
- Ubuntu
-
apt-get install heat-api-cfn
- Kali Linux
-
apt-get install heat-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install heat-api-cfn
- Raspbian
-
apt-get install heat-common
- Dockerfile
- dockerfile.run/heat-wsgi-api-cfn
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-cfn
OpenStack orchestration service - CFN API
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 CloudFormation (CFN) API.