Merge "oslo_config_validator: Nova port data changes settings have wrong values"

This commit is contained in:
Zuul 2022-02-25 01:23:11 +00:00 committed by Gerrit Code Review
commit 70d31a41ed
1 changed files with 2 additions and 0 deletions

View File

@ -108,10 +108,12 @@ oslo_config_validator_namespaces_config:
- service
- section: DEFAULT
option: notify_nova_on_port_data_changes
operator: not
value_list:
- "True"
- section: DEFAULT
option: notify_nova_on_port_status_changes
operator: not
value_list:
- "True"