heat/heat/engine
Christopher Armstrong 760e1b151a get rid of no-op __init__ methods
There were a lot of __init__ methods that simply called their super()
with nothing else.

Change-Id: I6771912adf81f145d09f950c57d219bd77789822
2013-06-06 12:12:52 -05:00
..
resources get rid of no-op __init__ methods 2013-06-06 12:12:52 -05:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py heat engine : fix hardcoded DisableRollback value 2013-02-28 16:14:35 +00:00
clients.py Make volume detachment a co-routine 2013-05-22 16:29:33 +02:00
dependencies.py Move deletion from dependency graph to __delitem__ 2013-05-28 10:16:37 +02:00
event.py Fix PEP H402 "one line docstring needs punctuation." 2013-05-20 21:55:11 +10:00
parameters.py Fix PEP H402 "one line docstring needs punctuation." 2013-05-20 21:55:11 +10:00
parser.py Add Fn::Select template function 2013-06-05 09:37:50 +10:00
properties.py Validate properties against the schema in validate_template 2013-04-29 18:19:55 +02:00
resource.py Make Fn::GetAtt add a dependency 2013-06-06 11:10:12 +12:00
scheduler.py scheduler: Fix inifinite loop for no-wait tasks 2013-05-31 21:34:36 +02:00
service.py Handle metadata updates during stack creation 2013-05-31 12:52:34 +02:00
stack_resource.py Create nested stacks in parallel 2013-05-31 12:40:08 +02:00
template.py Merge "flake8 F812 list comprehension redefines fix." 2013-06-06 08:46:56 +00:00
timestamp.py RPC API: Add a ResourceNotAvailable exception 2013-01-17 11:47:47 +01:00
watchrule.py Fix PEP H902 (Use the 'not in' operator) 2013-05-21 13:01:54 +10:00