oslo-config-validator: fix cinder's namespaces

Add castellan.conf to cinder's config-generator namespaces.

Cinder's key_manager settings were moved to castellan, and cinder
has castellan.config in its list of config-generator namespaces [1].

[1] 7fa996bb66/tools/config/cinder-config-generator.conf (L4)

Change-Id: I3395cb30b4e970fae6573faa25ad3ae9d2050c7e
This commit is contained in:
Alan Bishop
2022-08-23 09:49:57 -07:00
parent 7b0e8c40ed
commit db07f1b5bf

View File

@@ -215,6 +215,7 @@ oslo_config_validator_service_configs:
- backend_defaults
- backend
default_namespaces:
- castellan.config
- cinder
- keystonemiddleware.auth_token
- oslo.log