]> git.feebdaed.xyz Git - 0xmirror/openstack.git/commit
Update git submodules
authorZuul <zuul@review.opendev.org>
Fri, 19 Dec 2025 01:26:53 +0000 (01:26 +0000)
committerGerrit Code Review <review@openstack.org>
Fri, 19 Dec 2025 01:26:53 +0000 (01:26 +0000)
commitf79a470d7a7d0fe5d71230754207d59b325a0be4
tree616d8756099acd5a4fd93199858effbdc9ef287e
parent08d29bcd98b1cdbff1ebf701b16f77ec91c9dc10
Update git submodules

* Update tempest from branch 'master'
  to 0a40adcd71db3e057d9da0ddadb01660dfc8b86e
  - Merge "Use reader role in test_list_servers_negative"
  - Use reader role in test_list_servers_negative

    Update test_list_servers_negative.py to use the reader role for all
    GET requests (list operations) following the pattern in
    test_list_server_filters.py. This ensures proper RBAC testing by
    using the project_reader credentials for read operations while
    maintaining the primary credentials for write operations.

    Partial-Implements: blueprint test-nova-with-srbac-defaults
    Change-Id: I4be4395a538c59b3faca4abbf5baaf546accbd00
Signed-off-by: Jason Paroly <jparoly@redhat.com>
tempest