[Openstack-operators] Configuration file validator

j j at no-io.net
Tue Jan 27 08:01:43 UTC 2015


 

IMHO this should be built in per daemon. ex: apachectl -t 

On 2015-01-27 02:45, Christian Berendt wrote: 

> Do you think there is a need for a configuration file validator?
> 
> Sometimes I have nasty issues in manual created configuration files
> (e.g. a parameter in a wrong section or a mistyped name of a section or
> parameter).
> 
> The services themself to not validate the configuration files for
> logical issues. They check if the syntax is valid. They do not check if
> the parameter or section names makes sense (e.g. from time to time
> parameters change the sections or are deprecated in a new release) or if
> the used values for a parameter are correct.
> 
> I started implementing a quick and dircty proof of concept script (I
> called it validus) to validate configuration files based on oslo.config
> and stevedore.
> 
> If there exists a need I will cleanup, complete, and publish my proof of
> concept script on Stackforge. Just want to clarify first whether a need
> exists or not.
> 
> Christian.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20150127/ff28c7a0/attachment.html>


More information about the OpenStack-operators mailing list