summaryrefslogtreecommitdiff
path: root/releasenotes/notes/validator-check-defaults-e7b596a2fde781a8.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/validator-check-defaults-e7b596a2fde781a8.yaml')
-rw-r--r--releasenotes/notes/validator-check-defaults-e7b596a2fde781a8.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/validator-check-defaults-e7b596a2fde781a8.yaml b/releasenotes/notes/validator-check-defaults-e7b596a2fde781a8.yaml
new file mode 100644
index 0000000..3fdbfe6
--- /dev/null
+++ b/releasenotes/notes/validator-check-defaults-e7b596a2fde781a8.yaml
@@ -0,0 +1,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.