Ian Main e0c3141253 Factor out authenticate method for engine.
This patch factors out an authenticate() function for use by both
the heat service authentication and the resource authentication.
This fixes the AWS auth method for creating resources - issue #153.

Change-Id: I134e993263ae6ba4890f56bfbe6a6a3205b7f921
Signed-off-by: Ian Main <imain@redhat.com>
2012-06-22 10:58:54 -07:00
2012-06-14 11:10:27 +02:00
2012-05-29 16:54:03 -07:00
2012-06-15 08:44:23 -07:00
2012-05-21 16:48:34 -07:00
2012-03-14 09:25:54 +11:00
2012-06-07 07:47:47 -07:00
2012-05-21 16:48:34 -07:00
2012-05-21 16:48:34 -07:00
2012-06-15 08:44:23 -07:00

HEAT

This is an OpenStack style project that provides a REST API to orchestrate multiple cloud applications implementing well-known standards such as AWS CloudFormation and TOSCA.

Currently the developers are focusing on AWS CloudFormation but are watching the development of the TOSCA specification.

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:heat-api/heat.git

Follow the steps: https://github.com/heat-api/heat/wiki/HeatGettingStarted

References

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