OpenStack Orchestration (Heat)
You cannot 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
OpenStack Release Bot aa6e1d5178 Update TOX/UPPER_CONSTRAINTS_FILE for stable/train
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/train branch, tests will
continue to use the upper-constraints list on master.

Change-Id: Iea3dba53b2363e164068091795d1824fcc156b92
4 years ago
api-ref/source Bump the openstackdocstheme extension to 1.20 4 years ago
bin Remove CloudWatch API 5 years ago
contrib/heat_docker Update devel info: mailing list 5 years ago
devstack Merge "Do not re-clone heat in devstack plugin" 4 years ago
doc Merge "Update devel info: mailing list" 4 years ago
etc/heat Restore auth-less version negotiation 5 years ago
heat Merge "Remove designate v1 support" 4 years ago
heat_integrationtests Add doc for multi-clouds support 4 years ago
heat_upgradetests In-tree grenade support for Heat 8 years ago
playbooks/devstack OpenDev Migration Patch 4 years ago
rally-scenarios Switch to use opendev.org 4 years ago
releasenotes Merge "Remove designate v1 support" 4 years ago
tools Merge "Switch to review.opendev.org" 4 years ago
.coveragerc Update .coveragerc after the removal of openstack directory 7 years ago
.gitignore include sample config file in docs 5 years ago
.gitreview Update .gitreview for stable/train 4 years ago
.stestr.conf Use stestr for unit tests 6 years ago
.zuul.yaml Add periodic job template 4 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 Update readme 4 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 6 years ago
install.sh Remove use of heat_watch_server_url 5 years ago
lower-constraints.txt Fix lower-constraints tox env to use proper constraints 4 years ago
requirements.txt Blacklist eventlet 0.21.0,0.23.0,0.25.0 4 years ago
setup.cfg Remove designate v1 support 4 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Blacklist bandit 1.6.0 and cap Sphinx on Python2 4 years ago
tox.ini Update TOX/UPPER_CONSTRAINTS_FILE for stable/train 4 years ago
uninstall.sh use stderr for error echo message 8 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