heat/heat
Tomas Sedovic e611c7a517 Make template params resolution standalone
This makes the two functions for resolving template data (Fn::FindInMap,
Ref, etc.) available outside of a Stack object.

Other programs can then import these functions and see how the template
parameters get resolved.

Change-Id: I92de937a3fb25f907404335cb71554036a807c50
Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
2012-08-13 16:37:38 +02:00
..
api Port existing rpc calls to use the new RPC client API. 2012-08-03 10:00:07 +12:00
cloudinit Log all startup operations to /var/log/heat-startup.log 2012-08-03 16:43:59 -07:00
common Port existing rpc calls to use the new RPC client API. 2012-08-03 10:00:07 +12:00
db Add encryption support for authentication information in db. 2012-07-26 18:40:18 -07:00
engine Make template params resolution standalone 2012-08-13 16:37:38 +02:00
metadata Port existing rpc calls to use the new RPC client API. 2012-08-03 10:00:07 +12:00
openstack Update openstack-common 2012-07-17 17:38:50 -07:00
testing Add execute bits to executable scripts manage.py and runner.py 2012-06-18 09:13:25 -07:00
tests Port existing rpc calls to use the new RPC client API. 2012-08-03 10:00:07 +12:00
__init__.py Sync cfg from openstack-common 2012-03-16 11:49:46 -04:00
client.py Get rid of eval() in authentication code 2012-07-16 17:01:30 -04:00
cloudformations.py Tidy up create timeout code 2012-06-28 18:02:08 +02:00
manager.py Import openstack.common.rpc 2012-07-17 08:27:19 -07:00
service.py Import openstack.common.rpc 2012-07-17 08:27:19 -07:00
utils.py Import openstack.common.log and use inside heat infrastructure 2012-07-14 13:51:38 -07:00
version.py Bump to v6 2012-07-31 14:51:55 +02:00