deb-heat/heat
Pavlo Shchelokovskyy c4aec27bda Add immutable property attribute
Currently resources support only in-place update or (default)
UpdateReplace. In order to support AWS "Updates are not supported"
feature, this new property attribute is added, with default value False.
It is going to be used for denying an UpdateReplace
behavior of the resource (similar to update_allowed currently).

Change-Id: Ie94241630d9595b58ff6b84bcb94459b0785fc03
Implements: blueprint implement-aws-updates-not-supported
2014-08-08 11:49:36 +03:00
..
api replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
cloudinit Remove translation from loguserdata 2014-06-01 17:45:46 +02:00
cmd Sync latest oslo.db code 2014-04-11 10:48:46 +03:00
common Merge "Refactor service readiness notification" 2014-08-08 08:17:57 +00:00
db replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
doc Move resource doc generation to doc/source/ext 2013-11-13 15:21:04 +13:00
engine Add immutable property attribute 2014-08-08 11:49:36 +03:00
locale Imported Translations from Transifex 2014-07-04 06:02:38 +00:00
openstack Migrate to oslo.db 2014-07-15 10:14:56 +02:00
rpc Add query param to allow nested resource list 2014-07-21 17:06:38 -04:00
scaling Use add_resource() to build autoscaling templates 2014-06-05 13:45:14 -04:00
tests Add immutable property attribute 2014-08-08 11:49:36 +03:00
__init__.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
version.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00