commit | 1470ddcee820d95f2ed5f3f5ecdded20e3a01fa5 | [log] [tgz] |
---|---|---|
author | Ghanshyam Mann <gmann@ghanshyammann.com> | Wed Aug 23 22:23:16 2023 -0700 |
committer | Ghanshyam Mann <gmann@ghanshyammann.com> | Wed Aug 23 22:23:16 2023 -0700 |
tree | 33adc3b7c8e4cb090a71c1f17048a67bec7d43f1 | |
parent | 28336ece6fa684fd0b3e174b6d642ac81dd749b4 [diff] |
Use service role also in test_assisted_volume_snapshots Assisted volume snapshots API is service-to-service API and nova is changing its default permission to 'service' role - https://review.opendev.org/c/openstack/nova/+/892635 To pass test on new defaults as well as old defaults testing jobs, we need to use service role also in the Tempest creds. Once nova change is merged then we can use only service role to access this API. Needed-By: https://review.opendev.org/c/openstack/nova/+/892635 Change-Id: I2c4368b8e2378842919fd16fa6f07505605f283a