heat/heat/db
ramishra 7af71497ed Don't update status for replaced resource
With I04e7ad90944c2d03ce0e59ba16af9d60d6e01222 we allowed
update of previously-existing resource if replacement
creation has failed during last update. However, we force
update the status of the existing resource to 'COMPLETE'.
Therefore, in the next update if properties/type has not
changed for the resource it won't try to update/replace
the previously existing resource resulting in false positive
of stack updated successfully.

Task: 42194
Change-Id: Icc90a921ec67e49aec2c4acfad72235c57c78421
(cherry picked from commit bfbaab107d)
2021-04-02 05:36:58 +00:00
..
sqlalchemy Don't update status for replaced resource 2021-04-02 05:36:58 +00:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00