9e9f526d65
Some services are enabling "new defaults" RBAC by default. This will require all non-admin users to have either the "member" or "reader" role. This patch updates the Octavia tempest plugin to include the "member" role in test credentials when the tempest plugin is configured for "RBAC_test_type" other than owner-or-admin. Change-Id: I8aadb98d438943b18a8d72ff54e216930cfd3ccc
8 lines
268 B
YAML
8 lines
268 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Some services are now enabling the "new default roles" which means all
|
|
non-admin users must have the "member" or "reader" role. This fix updates
|
|
the test credentials to include these roles when not running in
|
|
admin-or-owner test mode.
|