1413ba9c06
Only run Identity V2 admin tests if the identity v2 admin API is available. The new config flag is set to True by default. Change-Id: I43459cb1a96e725dde41e23962e367dbdc345686
8 lines
255 B
YAML
8 lines
255 B
YAML
---
|
|
features:
|
|
- |
|
|
A new configuration flag api_v2_admin is introduced in the identity
|
|
feature flag group to allow for enabling/disabling all identity v2
|
|
admin tests. The new flag only applies when the existing api_v2 flag
|
|
is set to True
|