heat/heat/engine
Angus Salkeld aca71be770 Add a Timeout (-t) to the heat options (and make -f for templates).
This makes the cli more consistent with AWS and implements
the timeout feature.

Note: the timeout is in minutes and defaults to 60 minutes.

Change-Id: I41dea75170c871c1ee47948643311752d9d5e41e
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-06-07 11:41:03 +10:00
..
__init__.py Fix a heap of pep8 errors 2012-04-16 17:07:07 +10:00
checkeddict.py Fix new pep8 warnings. 2012-06-01 11:50:36 -07:00
cloud_watch.py Fix parsing of metadata 2012-06-05 12:36:58 +02:00
eip.py Refactor template resolution 2012-06-04 11:31:13 +02:00
escalation_policy.py Fix new pep8 warnings. 2012-06-01 11:50:36 -07:00
instance.py Fix parsing of metadata 2012-06-05 12:36:58 +02:00
manager.py Add a Timeout (-t) to the heat options (and make -f for templates). 2012-06-07 11:41:03 +10:00
parser.py Add a Timeout (-t) to the heat options (and make -f for templates). 2012-06-07 11:41:03 +10:00
resource_types.py Refactor Resource creation 2012-05-31 12:57:43 +02:00
resources.py Fix parsing of metadata 2012-06-05 12:36:58 +02:00
security_group.py Fix new pep8 warnings. 2012-06-01 11:50:36 -07:00
user.py Rely on instance_id been set to None 2012-06-05 15:02:05 +10:00
volume.py Fix new pep8 warnings. 2012-06-01 11:50:36 -07:00
wait_condition.py Fix parsing of metadata 2012-06-05 12:36:58 +02:00
watchrule.py Restructure watchrules to make them more testable 2012-06-05 10:04:16 +10:00