Update git submodules

* Update tempest from branch 'master'
  - Merge "Add default headers to the volume show_version request"
  - Add default headers to the volume show_version request
    
    When openstack is deployed with kubernetes and openstack-helm
    and when tempest test suite is run against that lab, 
    test_versions.VersionsTest.test_show_version tempest test case
    is failing. This issue is not reproducible on all the labs 
    deployed with kubernetes and helm but only on one of the lab. 
    There is nothing inconsistent found in the cinder functionality 
    on that lab except this test case failure.
    
    Adding 'Openstack-Api-Version' header to the "show_version" request 
    as that of "list_versions" request solves the above issue.
    'Openstack-Api-Version' header is included in default headers.
    So, modifying "show_version" request to include default headers
    as there will be no negative impacts.
    
    Change-Id: I2f1970d4595c1b32c05f27c5c0eb3e28a75d7052
    
    Closes-Bug: #1887789
This commit is contained in:
Zuul 2020-08-05 05:54:11 +00:00 committed by Gerrit Code Review
parent 31cb63a364
commit 94e253420b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b652e781036d7c7958650daf813ab1b34c9ea2c5
Subproject commit 0a4161558d5797ee4e4562dc6c9f71942b061707