commit | 8a142e33c3c85f9a6301097d8287d49299f88c60 | [log] [tgz] |
---|---|---|
author | Zane Bitter <zbitter@redhat.com> | Tue Jul 31 19:40:54 2018 -0400 |
committer | Zane Bitter <zbitter@redhat.com> | Mon Aug 06 15:37:12 2018 +0000 |
tree | 41baa1fabfd5b918d0194a4cc42422d4454684ab | |
parent | 1adf487fb1b4b7c471291bef06cbf3c4d79d6d1e [diff] |
Remove handling for client status races Now that we guarantee that resources are UPDATE_IN_PROGRESS before the stack update call returns for legacy stacks (this was already true for convergence stacks), there is no need to have special handling to check the updated_time in functional tests. Change-Id: I1ebf38285746a090660044ffdb854e98b5f0dba0 Depends-On: https://review.openstack.org/589172 Story: #1669608 Task: 23349