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
Zuul cbe935ddf9 Merge "Add Python 3.10 to supported runtime." 3 weeks ago
api-ref/source Integrate pre-commit 2 months ago
bin db: Migrate to alembic 2 months ago
contrib/heat_docker Use unittest.mock instead of third party mock 3 years ago
devstack Disable unstable test cases in grenade 2 months ago
doc db: Remove legacy migrations 2 months ago
etc/heat Deploy healthcheck middleware as app instead of filter 12 months ago
heat Merge "db: Remove layer of indirection" 2 months ago
heat_integrationtests Replace KeyPair resource by TestResource 10 months ago
heat_upgradetests Integrate pre-commit 2 months ago
playbooks/devstack/functional Remove gabbi tempest plugin 3 years ago
rally-scenarios Switch to use opendev.org 4 years ago
releasenotes Merge "db: Migrate to alembic" 2 months ago
roles/run-heat-tests Fix setting the tempest virtual env constraints env var 3 months ago
tools Fix lower-constraints errors 3 years ago
.coveragerc Update .coveragerc after the removal of openstack directory 7 years ago
.gitignore Ignore old 'vN-branch' tags when scanning for release notes 3 years ago
.gitreview OpenDev Migration Patch 4 years ago
.pre-commit-config.yaml Integrate pre-commit 2 months ago
.stestr.conf Use stestr for unit tests 6 years ago
.zuul.yaml Switch to 2023.1 Python3 unit tests and generic template name 9 months ago
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2 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 Remove python2 from bindep 12 months ago
config-generator.conf Merge "Add missing [oslo_reports] options" 2 years ago
install.sh Remove use of heat_watch_server_url 5 years ago
requirements.txt db: Remove legacy migrations 2 months ago
setup.cfg Add Python 3.10 to supported runtime. 2 months ago
setup.py Disable auto discovery 1 year ago
test-requirements.txt Update doc8 version 2 years ago
tox.ini tests: Enable SQLAlchemy 2.0 deprecation warnings 2 months 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