← Back to team overview

openstack team mailing list archive

cfg.py-style config files

 

I've got two questions regarding the configuration files used by
openstack.common.cfg:

a) Are the option and group names intentionally case sensitive?  I've
discovered that [default] doesn't work for example.

b) Nova-specific: Is there a way to use the INI format config files
without having to put --config-file on the command-line, i.e. skip the
compatibility conversion on, say, /etc/nova/nova.conf.  All of the
default config file locations appear to be assumed to be flagfiles.

Thanks
dt

-- 

Dean Troyer
dtroyer@xxxxxxxxx


Follow ups