Add _member_ to tenant_snapshot

CNTT conformance test assigns one user role to the test user ("_member"), which needs
permission to both actions availalbe to regular members in various services and to
nova create_image actions only by tenant_snapshot group.

Signed-off-by: James Gu <james.gu@att.com>
Change-Id: I5376890d4bf302e1dcb7830e3e1a3049a1c0c93b
This commit is contained in:
James Gu 2020-12-02 15:29:10 -08:00
parent 6fc9945ea0
commit 17ef3a933a
1 changed files with 3 additions and 0 deletions

View File

@ -47,6 +47,9 @@ data:
- openvswitch
- sriov
conf:
policy:
# add _member_ to tenant_snapshot for CNTT functest
tenant_snapshot: role:snapshot_member or role:_member_ or rule:admin_snapshot
nova:
libvirt:
virt_type: kvm