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.
![]() We need PyCrypto>=2.1.0 for Random which is used in heat.common.crypt Change-Id: Ib951deaca17f972aa70a2a65f6e3ade5fb509981 Signed-off-by: Steven Hardy <shardy@redhat.com> |
11 years ago | |
---|---|---|
bin | 11 years ago | |
contrib | 11 years ago | |
docs | 11 years ago | |
etc | 11 years ago | |
heat | 11 years ago | |
templates | 11 years ago | |
tools | 11 years ago | |
.gitignore | 11 years ago | |
.gitreview | 11 years ago | |
HACKING.rst | 11 years ago | |
LICENSE | 11 years ago | |
MANIFEST.in | 11 years ago | |
README.rst | 11 years ago | |
babel.cfg | 11 years ago | |
install.sh | 11 years ago | |
openstack-common.conf | 11 years ago | |
pylintrc | 11 years ago | |
run_tests.sh | 11 years ago | |
setup.cfg | 11 years ago | |
setup.py | 11 years ago | |
tox.ini | 11 years ago | |
uninstall.sh | 11 years ago |
README.rst
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 git@github.com:openstack/heat.git
Wiki: http://wiki.openstack.org/Heat GettingStarted: http://wiki.openstack.org/Heat/GettingStartedUsingDevstack
Python client
https://github.com/openstack/python-heatclient
References
- http://docs.amazonwebservices.com/AWSCloudFormation/latest/APIReference/API_CreateStack.html
- http://docs.amazonwebservices.com/AWSCloudFormation/latest/UserGuide/create-stack.html
- http://docs.amazonwebservices.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html
- http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=tosca