Codebase list cinder-tempest-plugin / c00cb0a
Enable scope testing for SRBAC This patch updates the protection (Secure RBAC) job to enable scope checking. It also turns on scope checking in Keystone to ensure that integration is working correctly. This is the firs step in implementing Phase1 for Cinder [1] [1] https://governance.openstack.org/tc/goals/selected/consistent-and-secure-rbac.html#phase-1 Change-Id: Id059ab97f099c88aa2a52a29a7de9c8e8676ee85 Douglas Mendizábal 2 years ago
1 changed file(s) with 3 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
5050 vars:
5151 tox_envlist: all
5252 tempest_test_regex: 'cinder_tempest_plugin.rbac'
53 devstack_localrc:
54 KEYSTONE_ENFORCE_SCOPE: True
5355 devstack_local_conf:
5456 test-config:
5557 $CINDER_CONF:
5658 oslo_policy:
59 enforce_scope: True
5760 enforce_new_defaults: True
5861 $TEMPEST_CONFIG:
5962 enforce_scope: