heat/heat/engine
Steven Hardy 099fc71fa1 heat engine : Resource remove redundant None get defaults
get(k) returns None anyway if k doesn't exist, so the default to
None is not needed

Change-Id: Id954c510a5c4795b5e0c3ccdcca186983dee2e8f
Signed-off-by: Steven Hardy <shardy@redhat.com>
2013-02-04 18:05:57 +00:00
..
resources heat engine : WaitCondition add Handle property validation 2013-02-01 16:13:12 +00:00
__init__.py Automatically register engine options 2012-11-30 17:05:13 +01:00
api.py heat cleanups to align with pep8 1.3.4 2012-12-20 09:26:16 +00:00
clients.py Add configurable cloud backend 2013-01-14 10:21:59 +01: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 heat engine : Resource remove redundant None get defaults 2013-02-04 18:05:57 +00:00
service.py heat engine : make watchrule actions run in stack ThreadGroup 2013-01-21 20:24:20 +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