magnum-tempest-plugin/magnum_tempest_plugin
Feilong Wang abe58fe334 Fix HTTP 400 error
This is kind of a race condition issue, Tempest is doing a wait and check
when it is trying to delete a cluster. However, at the very end of the cluster
deletion process, a cluster GET request may get a HTTP 400 error which
will cause the Tempest case failed. This HTTP 400 exception reported
by a cluster GET request should be caught and take cluster as still existing.

Task: 40120
Story: 2007833

Change-Id: Ic97abf8d4d584f35b18bff9eab5d3e5ac80c0f02
2020-06-23 21:36:07 +12:00
..
common Merge "Remove six" 2020-05-18 09:26:06 +00:00
tests Fix HTTP 400 error 2020-06-23 21:36:07 +12:00
__init__.py Refactored magnum tempest plugin 2017-12-11 18:35:24 +05:30
config.py Stop to use the __future__ module. 2020-06-02 20:22:19 +02:00
plugin.py Refactored magnum tempest plugin 2017-12-11 18:35:24 +05:30