Update git submodules

* Update tempest from branch 'master'
  to eed7849d3b9b19a0305c209c2f95a9450aee891c
  - Merge "Fix test_delete_locations to be performed by admin"
  - Fix test_delete_locations to be performed by admin
    
    Delete image location operation is allowed to admin only
    by default
    - 4282959698/glance/policies/image.py (L150)
    
    But tempest test was performing it with non admin creds
    - 4054e13e65/tempest/api/image/v2/test_images.py (L935)
    
    While enabling the Glance RBAC new defaults in devstack (
    everything run with RBAC new defaults), this test start failing
    with 403 error
    
    - https://review.opendev.org/c/openstack/devstack/+/883601
    - https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_2dd/883601/1/check/nova-ceph-multistore/2dd523c/testr_results.html
    
    It was not failing before because this test was only enabled in
    nova-ceph-multistore job which used old policy and old policy allow
    everyone to perform this operation. tempest-full-enforce-scope-new-defaults
    job which enable new defaults did not run this test to did not capture this
    issue.
    
    Change-Id: I6cbf95caf782bde1b11494b13e9d8d39ab9f3080
This commit is contained in:
Zuul 2023-05-24 13:30:42 +00:00 committed by Gerrit Code Review
parent def56d0891
commit 9e1d4adb86

@ -1 +1 @@
Subproject commit 58e17903eb6a2f481c42270d11b89100b8f69419
Subproject commit eed7849d3b9b19a0305c209c2f95a9450aee891c