We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ffb517 + 3a59c9d commit e8190c4Copy full SHA for e8190c4
1 file changed
lib/tempest
@@ -293,10 +293,6 @@ function configure_tempest {
293
iniset $TEMPEST_CONFIG identity-feature-enabled security_compliance True
294
fi
295
296
- # TODO(rodrigods): This is a feature flag for bug 1590578 which is fixed in
297
- # Newton and Ocata. This option can be removed after Mitaka is end of life.
298
- iniset $TEMPEST_CONFIG identity-feature-enabled forbid_global_implied_dsr True
299
-
300
# When LDAP is enabled domain specific drivers are also enabled and the users
301
# and groups identity tests must adapt to this scenario
302
if is_service_enabled ldap; then
0 commit comments