summaryrefslogtreecommitdiff
path: root/releasenotes/notes/validator-check-defaults-e7b596a2fde781a8.yaml
blob: 3fdbfe6660d3a8042993466edc089490254abb79 (plain)
1
2
3
4
5
6
7
---
features:
  - |
    Add a ``--check-defaults`` flag to ``oslo-config-validator``. When set,
    ``oslo-config-validator`` will compare the ``input-file`` with the sample
    generated configuration and flag any discrepancies. It also obeys the
    standard ``--exclude-group`` and ``--fatal-warning`` options.