python2-heat-keystone-setup
OpenStack orchestration service - Python files
Install
- All systems
-
curl cmd.cat/python2-heat-keystone-setup.sh
- 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
- Dockerfile
- dockerfile.run/python2-heat-keystone-setup
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.