barbican: Drop clean-up of old enforce scope option

The clean-up was added during the 2024.1 cycle[1] so the old option
should be purged when a deployment is upgraded to 2024.1.

[1] 64029ed7de

Change-Id: Iadb2c4f8cf1bc6bd3764b5b729ea268756b5d12f
This commit is contained in:
Takashi Kajinami 2024-04-20 22:26:49 +09:00
parent dfaf982e6d
commit af67eaab06
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':