summaryrefslogtreecommitdiff
path: root/heat/cmd/status.py
diff options
context:
space:
mode:
authorramishra <ramishra@redhat.com>2021-04-01 10:19:31 +0530
committerRabi Mishra <ramishra@redhat.com>2021-04-02 03:47:25 +0000
commit8bdf6b984a457301b43fdecf0dc27e667bcfc910 (patch)
tree6fc4305c85463df2a6d65358f0e8e3cc12561c40 /heat/cmd/status.py
parent777e56d2e1b2c7edcabf80b0a316d91a9f3192e7 (diff)
downloadheat-8bdf6b984a457301b43fdecf0dc27e667bcfc910.tar.gz
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 bfbaab107d709c37548a22239b952c6221b9ac85)
Diffstat (limited to 'heat/cmd/status.py')
0 files changed, 0 insertions, 0 deletions