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 [email protected] _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

