Go to file
Steven Hardy 1b1dd456b2 heat api : Add policy.json authorization to cloudwatch API
Adds a basic policy.json to authorize all actions for the CW API -
this will deny access to the in-instance users defined in stack
templates (which are assigned the heat_stack_user role) to all API
actions apart from PutMetricData action, which is used by
cfn-push-stats to provide metric data from the instances

Change-Id: I2bbb885bec98b85828cdb92d7efc0688da7be3c1
Signed-off-by: Steven Hardy <shardy@redhat.com>
2013-02-07 10:22:14 +00:00
2013-02-04 14:33:36 -05:00
2013-02-04 14:23:07 +00:00
2012-12-02 17:46:15 +00:00
2012-03-14 09:25:54 +11:00
2013-01-04 10:48:35 +13:00
2013-02-04 14:33:36 -05:00
2012-12-20 10:53:40 +00: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

Wiki: http://wiki.openstack.org/Heat GettingStarted: http://wiki.openstack.org/Heat/GettingStartedUsingDevstack

Python client

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

References

We have integration with

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