commit | 5a8db4bf9e396fc16afaa4b174e50a1a1144ca6e | [log] [tgz] |
---|---|---|
author | ibumarskov <ibumarskov@mirantis.com> | Mon Apr 13 15:15:14 2020 +0400 |
committer | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | Wed Jun 08 15:43:17 2022 +0300 |
tree | ebada7d97bd0b00dbe65f1b6ce875d2d48a6ef22 | |
parent | d53959e09323344702782806ee189a822c79d46c [diff] |
Add workaround for issue with deletion of TF security-group In case of TungstenFabric we can encounter a issue when security group is still referred to virtual-machine-interface and TF need some time to sync changes after deletion of VM. Also add new config option timeout_409 to achieve control and flexibility for different environments by setting the timeout to wait for the successful deletion of Security Group in case we get 409 HTTP status code (Conflict). This is squashed 4 commits from Train, additional change-ids are I832dd8252635860a40b42a9f8c3f8de87f6ed845 Iac9c6f73c6d5b8dadd924b39bbcc9065d41f4fd2 I5d6c55c1f9e581a6d4f4c03161de44757cd8dc7e Related-PROD: PRODX-4874 Change-Id: Iab1b9bfdbe8413c73bdf47ca20859132e55a3a10 (cherry picked from commit 403756274fc633f7350acb3c8140eb8316ebd8ba)