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:
@@ -215,6 +215,7 @@ oslo_config_validator_service_configs:
|
||||
- backend_defaults
|
||||
- backend
|
||||
default_namespaces:
|
||||
- castellan.config
|
||||
- cinder
|
||||
- keystonemiddleware.auth_token
|
||||
- oslo.log
|
||||
|
||||
Reference in New Issue
Block a user