os-vif/releasenotes/notes/oslo-config-opts-entrypoints-e83f907b686d774a.yaml
David Vallee Delisle c9b2077786 Creating oslo.config.opts entry_points for plugins
To assist with automated configuration validation, we need entry points
for oslo.config.opts for each one of the plugins.

Change-Id: I7fc132f917949d147dd6371d54e01a6cfd995aae
2021-05-11 05:57:24 -04:00

7 lines
179 B
YAML

---
features:
- |
We now create entrypoints for oslo.config options to allow automated
documentation and validation of the configurable options for all the
plugins.