6ac80ca9dd
All appropriate release note items and changes not previously committed in Queens. Change-Id: I67a769d1bf989350014b73b6e305fcc983b0bb88
12 lines
490 B
YAML
12 lines
490 B
YAML
---
|
|
prelude: >
|
|
features:
|
|
- |
|
|
Added config validation data source driver and its associated agent to import
|
|
and validate the contents of service configuration files in Congress.
|
|
An example of usage is given in ``examples/cfg_validator``.
|
|
upgrade:
|
|
- To enable the config validation data source driver, add the following class path to the
|
|
drivers option in the ``[DEFAULT]`` section of congress config file.
|
|
``congress.datasources.cfgvalidator_driver.ValidatorDriver``
|