Update git submodules

* Update manila-tempest-plugin from branch 'master'
  to da415b4f1c3107ca05245ed9abd53a3ab67d83e3
  - Fix parsing of share group type json
    
    When using the shares client, since
    86f2432476ba9128bb2c26a78ae3b3f53327d4bd,
    JSON objects from the response body are extracted in-place
    rather than in the client methods. We didn't catch this issue
    when merging [1] because these tests are skipped in the jobs
    running against manila-tempest-plugin:
    
    manila_tempest_tests.tests.api.admin.test_share_groups.ShareGroupsTest.test_default_share_group_type_applied_1_2_31 ... SKIPPED: Only if defaults are defined.
    manila_tempest_tests.tests.api.admin.test_share_groups.ShareGroupsTest.test_default_share_group_type_applied_2_2_55 ... SKIPPED: Only if defaults are defined.
    manila_tempest_tests.tests.api.admin.test_share_groups.ShareGroupsTest.test_default_share_group_type_applied_3_2_61 ... SKIPPED: Only if defaults are defined.
    
    However, default share and group types are defined in the
    grenade job and these tests are currently failing.
    
    Change-Id: Ida39026d655d34af17846cd45867c2d46141f39f
    Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
This commit is contained in:
Goutham Pacha Ravi 2021-07-28 06:51:30 -07:00 committed by Gerrit Code Review
parent 5db20d4cb5
commit 027ddd383b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 86f2432476ba9128bb2c26a78ae3b3f53327d4bd
Subproject commit da415b4f1c3107ca05245ed9abd53a3ab67d83e3