Go to file
huangtianhua 5b4eae9ace Fix copy/paste errors in API docstrings
Fix some inappropriate docstring, like:

1. "Gets detailed information for a stack" as the docstring for show() in
   events.py
2. "Lists summary information for all resources" as the docstring for
   index() in events.py
3. "Gets detailed information for a stack" as the docstring for show() in
   resources.py
4. "Gets detailed information for a stack " as the docstring for
   metadata() in resources.py

Change-Id: I38fc6a18224d1537bf6981ba60bffc31768b7443
Closes-Bug: #1261615
2013-12-19 10:31:36 +08:00
2013-10-29 08:26:40 +11:00
2012-12-02 17:46:15 +00:00
2013-04-30 13:51:07 -07:00
2012-03-14 09:25:54 +11:00
2013-05-25 08:46:32 +02:00
2013-10-24 11:03:11 -10:00
2013-08-06 22:08:27 -07:00
2013-10-02 17:11:30 +02:00
2013-10-01 16:13:02 +00:00
2013-12-09 13:53:45 +01:00
2012-06-23 22:41:30 -04:00

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

Python client

https://github.com/openstack/python-heatclient

References

We have integration with

Description
OpenStack Orchestration (Heat)
Readme 220 MiB
Languages
Python 99.5%
Shell 0.5%