Merge "barbican: Drop clean-up of old enforce scope option"

This commit is contained in:
Zuul 2024-04-26 03:55:44 +00:00 committed by Gerrit Code Review
commit beebe7ffa0
1 changed files with 0 additions and 5 deletions

View File

@ -749,11 +749,6 @@ class tempest(
'telemetry_services/alarm_backend': value => $alarm_backend;
}
# TODO(tkajinam): Remove this after 2024.1 release
tempest_config {
'barbican_rbac_scope_verification/enforce_scope': ensure => absent;
}
oslo::concurrency { 'tempest_config': lock_path => $lock_path }
oslo::log { 'tempest_config':