File: validator-exclude-groups-ad2f046522a3407e.yaml

package info (click to toggle)
python-oslo.config 1%3A8.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,192 kB
  • sloc: python: 10,740; makefile: 30; sh: 10
file content (8 lines) | stat: -rw-r--r-- 353 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
---
features:
  - |
    The ``oslo-config-validator`` tool now has a new option,
    ``--exclude-group``, that allows deployers to ignore certain groups that
    might not appear in the sample config data, perhaps because the name of
    the group depends on other configuration values. This way the validator
    can still be used on the known groups.