Update git submodules

* Update magnum-tempest-plugin from branch 'master'
  - 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
This commit is contained in:
Feilong Wang 2020-06-19 17:45:47 +12:00 committed by Gerrit Code Review
parent 5490c8f9e4
commit 0085e60392
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 98db8b59dca1c2ec5e5ef5307f272cd8da2a4d6e
Subproject commit abe58fe334b0fd8d4806c0d8081cd74f4feafef3