Codebase list cinder-tempest-plugin / 5d7847c
Fix cinder-backup/swift: readd member to tempest roles Change I0b6ab9fb943c7b0925a0a0d2490a8bcdfa76cedc removed the 'member' user from the default roles assigned to dynamic tempest users. This broke cinder-backup with the default swift backend. Set the full list of roles, including 'creator' which should be added by the barbican devstack plugin. Unfortunately the values here overrides any other setting. Change-Id: Id6dc96915f5b15827e6e8f58cc8195a0f76e9686 Luigi Toscano 5 years ago
1 changed file(s) with 4 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
4848 devstack_local_conf:
4949 test-config:
5050 $TEMPEST_CONFIG:
51 auth:
52 # FIXME: 'creator' should be re-added by the barbican devstack plugin
53 # but the value below override everything.
54 tempest_roles: member,creator
5155 volume-feature-enabled:
5256 volume_revert: True
5357 devstack_services: