OpenStack Orchestration (Heat)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Rabi Mishra 26d8f64fc9
Allow scale-down of ASG as part of update
3 years ago
api-ref/source Switch to newer openstackdocstheme and reno versions 3 years ago
bin Fix hacking warnings 3 years ago
contrib/heat_docker Use unittest.mock instead of third party mock 3 years ago
devstack Use Fedora 31 for tests 3 years ago
doc Switch to newer openstackdocstheme and reno versions 3 years ago
etc/heat Add a /healthcheck URL 3 years ago
heat Allow scale-down of ASG as part of update 3 years ago
heat_integrationtests Use Fedora 31 for tests 3 years ago
heat_upgradetests In-tree grenade support for Heat 8 years ago
playbooks/devstack/functional Add native grenade zuul v3 jobs 3 years ago
rally-scenarios Switch to use opendev.org 4 years ago
releasenotes Switch to newer openstackdocstheme and reno versions 3 years ago
roles/run-heat-tests Migrate functional test jobs to zuul v3 3 years ago
tools Remove six and python 2.7 full support 3 years ago
.coveragerc Update .coveragerc after the removal of openstack directory 6 years ago
.gitignore include sample config file in docs 5 years ago
.gitreview OpenDev Migration Patch 4 years ago
.stestr.conf Use stestr for unit tests 5 years ago
.zuul.yaml Add native grenade zuul v3 jobs 3 years ago
CONTRIBUTING.rst Update http links for doc migration 5 years ago
HACKING.rst Clean up test requirements 5 years ago
LICENSE Initial commit (basics copied from glance) 11 years ago
README.rst Add ironic client plugin support 3 years ago
babel.cfg Add setup.py and friends 11 years ago
bindep.txt Add local bindep.txt 4 years ago
config-generator.conf Remove SSLMiddleware from oslo.config namespace 5 years ago
install.sh Remove use of heat_watch_server_url 5 years ago
lower-constraints.txt Update hacking for Python3 3 years ago
requirements.txt Remove six and python 2.7 full support 3 years ago
setup.cfg Add ironic client plugin support 3 years ago
setup.py [ussuri][goal] Finish dropping python 2.7 support 3 years ago
test-requirements.txt Fix hacking min version to 3.0.1 3 years ago
tox.ini pep8: Enable E226 3 years ago
uninstall.sh use stderr for error echo message 7 years ago

README.rst

Team and repository tags

image

Heat

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.

Why heat? It makes the clouds rise and keeps them there.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://opendev.org/openstack/heat

Python client

Report a Story (a bug/blueprint)

If you'd like to report a Story (we used to call a bug/blueprint), you can report it under Report a story in Heat's StoryBoard. If you must report the story under other sub-project of heat, you can find them all in Heat StoryBoard Group. if you encounter any issue.

References

We have integration with