heat/heat/engine
Thomas Herve 65e068557d Remove update_allowed_keys definition and usage
The update_allowed_keys attribute didn't really define any useful
policy, and prevented automatic update which should be handled by the
base Resource class like DeletionPolicy. This patch removes the usage
and the various definitions around the code base.

Change-Id: I78494aba07b6badeca8e95f1875ca8e4b9b0290c
Co-Authored-By: ala.rezmerita@cloudwatt.com
Partial-Bug: #1316171
2014-05-16 10:04:07 -04:00
..
cfn Use resource methods for metadata get/set 2014-05-05 10:24:07 +12:00
hot Merge "Remove unused logger" 2014-05-02 16:09:27 +00:00
notification Order imports in alphabetical order (5/9) 2014-04-07 21:35:23 +03:00
resources Remove update_allowed_keys definition and usage 2014-05-16 10:04:07 -04:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Merge "resource-list fails on a failed resourcegroup stack" 2014-05-07 20:33:24 +00:00
attributes.py Adding attribute schema class for attributes 2014-04-22 08:32:00 -04:00
clients.py Add glanceclient to heat 2014-05-08 10:11:28 +08:00
constraints.py Include exception in custom constraints errors 2014-05-05 12:57:46 +02:00
dependencies.py Merge "Order imports in alphabetical order (5/9)" 2014-04-11 00:24:30 +00:00
environment.py Don't dynamically create provider types in the global env 2014-05-01 11:20:55 +10:00
event.py Replace str with six.text_type 2014-04-11 20:47:14 +08:00
function.py Merge "Make the first line of every file consistent." 2014-04-08 08:51:07 +00:00
parameter_groups.py Merge "Order imports in alphabetical order (5/9)" 2014-04-11 00:24:30 +00:00
parameters.py Merge "Allow empty sections in the yaml templates" 2014-05-01 11:54:39 +00:00
parser.py Eager-load Stack.raw_template for Stack.load 2014-05-08 11:54:55 +12:00
plugin_manager.py Order imports in alphabetical order (5/9) 2014-04-07 21:35:23 +03:00
properties.py Replace str with six.text_type 2014-04-11 20:47:14 +08:00
resource.py Remove update_allowed_keys definition and usage 2014-05-16 10:04:07 -04:00
scheduler.py Avoid referencing Message.__str__ in exceptions 2014-04-11 20:47:15 +08:00
service.py Make Server metadata a passive store again 2014-05-08 21:43:23 -07:00
signal_responder.py Port all resources to new resource data methods 2014-04-28 17:01:28 +12:00
stack_lock.py Merge "Order imports in alphabetical order (5/9)" 2014-04-11 00:24:30 +00:00
stack_resource.py Don't manipulate template during abandon 2014-04-23 18:58:27 -04:00
stack_user.py Do not initialise stack_user password 2014-05-05 10:24:07 +12:00
support.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
template.py Removing default version for templates 2014-05-12 04:14:47 -04:00
timestamp.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
update.py Pass unresolved template to Resource.update() 2014-05-02 21:51:01 -04:00
watchrule.py Eager-load Stack.raw_template for Stack.load 2014-05-08 11:54:55 +12:00