heat/heat/engine
Steven Hardy fa5e93df10 make engine api handle string or bool disable_rollback
Allow API's to pass string or bool format True/False flag
for the disable_rollback argument to the engine RPC API

Change-Id: I1886263ac2487c4cb36c8bd93fd1d09b04abe813
2013-02-18 20:21:10 +00:00
..
resources Merge "Implement RouteTable and subnet association" 2013-02-18 19:49:45 +00:00
__init__.py Automatically register engine options 2012-11-30 17:05:13 +01:00
api.py make engine api handle string or bool disable_rollback 2013-02-18 20:21:10 +00:00
clients.py Implement the "Volumes" property of Instances 2013-02-12 17:53:56 +11:00
dependencies.py Do proper dependency calculations 2012-06-15 11:29:08 +02:00
event.py Move the identifier module into heat.common 2012-11-30 17:05:13 +01:00
parameters.py heat cleanups to align with pep8 1.3.4 2012-12-20 09:26:16 +00:00
parser.py heat engine : don't treat UPDATE_COMPLETE as failure 2013-01-31 10:28:46 +00:00
properties.py heat cleanups to align with pep8 1.3.4 2012-12-20 09:26:16 +00:00
resource.py Add cinder support to resource volume 2013-02-06 00:02:10 -05:00
service.py Implement simple AccessPolicy Resource 2013-02-08 17:18:55 +00:00
stack_resource.py Move abstract nested stack class to separate file 2013-01-17 10:15:13 +00:00
template.py For Fn::Join join strings in resolve_static_data 2012-11-27 13:56:37 +13:00
timestamp.py RPC API: Add a ResourceNotAvailable exception 2013-01-17 11:47:47 +01:00
watchrule.py heat engine : make WatchRule state message info 2013-01-22 14:26:05 +00:00