commit c4fde708edbc400e3c44d7dcbfe131f9e987912f
Author: Rakesh H S <email address hidden>
Date: Fri Feb 12 17:58:24 2016 +0530
Convergence: Fix rollback considered as failed concurrent update
In convergence, if stack state_set returns None, it indicates failed
concurrent update.
Fix rollback logic to follow convergence code path while saving the
stack state in DB, so that convergence post stack action code is
executed.
Reviewed: https:/ /review. openstack. org/279519 /git.openstack. org/cgit/ openstack/ heat/commit/ ?id=c4fde708edb c400e3c44d7dcbf e131f9e987912f
Committed: https:/
Submitter: Jenkins
Branch: master
commit c4fde708edbc400 e3c44d7dcbfe131 f9e987912f
Author: Rakesh H S <email address hidden>
Date: Fri Feb 12 17:58:24 2016 +0530
Convergence: Fix rollback considered as failed concurrent update
In convergence, if stack state_set returns None, it indicates failed
concurrent update.
Fix rollback logic to follow convergence code path while saving the
stack state in DB, so that convergence post stack action code is
executed.
Change-Id: I9c4910c9fa56aa 0070c752fc419e5 e5fa7f13e99
Closes-Bug: #1544949