Validating that RetryFilter is not in nova

RetryFilter has been removed in 17 so should make sure that it's not
part of nova config anymore.

Related: https://bugzilla.redhat.com/show_bug.cgi?id=2028171
Change-Id: I431d6315a3db4bbefb570171e37469975ea3b6d3
This commit is contained in:
David Vallee Delisle 2022-03-08 08:05:11 -05:00
parent d2cc6a532f
commit ff4cbe61b4
1 changed files with 1 additions and 0 deletions

View File

@ -136,6 +136,7 @@ oslo_config_validator_namespaces_config:
- CoreFilter
- RamFilter
- DiskFilter
- RetryFilter
- section: DEFAULT
option: vif_plugging_timeout
operator: lt