heat/heat/engine
liu-sheng 5541f43903 Use None instead of mutables in method params defaults
Mutables in the method params defaults might cause errors and
that's why it's anti-pattern in most of the cases and should be
removed.

Change-Id: I8bc284f12ce72082a0482410ec2c20c2fc087a4b
Closes-Bug: #1327473
2014-07-02 16:33:12 +08:00
..
cfn Don't rely on setdefault returning a value 2014-06-24 11:31:46 +02:00
hot Don't rely on setdefault returning a value 2014-06-24 11:31:46 +02:00
notification Port to oslo.messaging 2014-06-26 06:45:52 +02:00
resources Use None instead of mutables in method params defaults 2014-07-02 16:33:12 +08:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py RPC API: Really don't include metadata in resource list 2014-06-16 11:13:30 -04:00
attributes.py Implement caching of resource attributes 2014-05-30 13:14:27 +12:00
clients.py Merge "Add log output of x-openstack-request-id from nova" 2014-06-25 09:17:44 +00:00
constraints.py Use None instead of mutables in method params defaults 2014-07-02 16:33:12 +08:00
dependencies.py Use None instead of mutables in method params defaults 2014-07-02 16:33:12 +08:00
environment.py Pass the parent's registry into child stacks 2014-05-29 10:03:52 +10:00
event.py Replacing variable logger on LOG 2014-05-27 15:48:33 -04:00
function.py Allow functions to calculate dependencies 2014-05-27 22:18:41 -04:00
parameter_groups.py Replacing variable logger on LOG 2014-05-27 15:48:33 -04:00
parameters.py Use None instead of mutables in method params defaults 2014-07-02 16:33:12 +08:00
parser.py Merge "parser.Stack add use_stored_context option" 2014-06-19 23:06:11 +00:00
plugin_manager.py Replacing variable logger on LOG 2014-05-27 15:48:33 -04:00
properties.py Use None instead of mutables in method params defaults 2014-07-02 16:33:12 +08:00
resource.py Use None instead of mutables in method params defaults 2014-07-02 16:33:12 +08:00
rsrc_defn.py Use None instead of mutables in method params defaults 2014-07-02 16:33:12 +08:00
scheduler.py Replacing variable logger on LOG 2014-05-27 15:48:33 -04:00
service.py Port to oslo.messaging 2014-06-26 06:45:52 +02:00
signal_responder.py Replacing variable logger on LOG 2014-05-27 15:48:33 -04:00
stack_lock.py Port to oslo.messaging 2014-06-26 06:45:52 +02:00
stack_resource.py Support passing a Template object to StackResource 2014-06-05 13:45:14 -04:00
stack_user.py Replacing variable logger on LOG 2014-05-27 15:48:33 -04:00
support.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
template.py Update template incrementally as resources change 2014-06-16 11:13:30 -04:00
timestamp.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
update.py Update: Make addition/removal of resources more explicit 2014-06-16 11:13:30 -04:00
watchrule.py Use None instead of mutables in method params defaults 2014-07-02 16:33:12 +08:00