heat/heat
Sergey Kraynev ef6ec7b652 Don't raise error if actions are mismatched
Heat stack_resource has similar check for actions, but currently it does
not raise error if actions are different. OS::Heat::Stack resource is
similar on stack_resource so it has same issue, when resources require
some time to change state/action and it should not be so strict.

Change-Id: I20c2d3f8900b7393b1f551384805a35d5ef6497d
Closes-Bug: #1454589
2015-05-13 05:13:30 -04:00
..
api Support to generate hot template based on resource type 2015-04-28 16:14:52 +08:00
cloudinit Update the rest of the code to satisfy flake8 in a py34 env 2015-04-24 11:53:43 +05:30
cmd Use Service objects instead of db_api 2015-03-23 06:38:21 -04:00
common Merge "Don't use scoping information for admin auth" 2015-05-12 13:22:33 +00:00
db Merge "Use six.text_type and six.reraise" 2015-04-25 02:22:14 +00:00
engine Don't raise error if actions are mismatched 2015-05-13 05:13:30 -04:00
locale Imported Translations from Transifex 2015-05-05 06:01:09 +00:00
objects Replace dict.itervalues/dict.iteritems and use len over filter function 2015-04-23 19:45:36 +05:30
openstack Use six.iterkeys(x) instead of x.keys() 2015-04-23 17:18:40 +03:00
rpc Expose create time in stack resource list: 2015-05-06 05:17:07 +00:00
scaling Use six.iterkeys(x) instead of x.keys() 2015-04-23 17:18:40 +03:00
tests Don't raise error if actions are mismatched 2015-05-13 05:13:30 -04:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00