oslo.config/oslo_config
Yuval Brik d7931f2573 Empty groupname will be 'DEFAULT' by default
By default, if the groupname is None, set it to 'DEFAULT'.
Seems like several libraries are exporting such groups, and it causes
sorting the 'by_section.items()' list to fail.

Change-Id: I2001dc4894ff1e24c0eaed9ba71e3c5fba02ae36
2017-07-25 22:35:43 +03:00
..
tests Empty groupname will be 'DEFAULT' by default 2017-07-25 22:35:43 +03:00
__init__.py Move files out of the namespace package 2014-12-12 16:13:29 -05:00
_i18n.py Update URLs in documents according to document migration 2017-07-12 22:32:03 +08:00
_list_opts.py Add defaults for config-dir 2016-11-30 06:58:12 +01:00
cfg.py Merge "fix an issue with looking up deprecated option names in code" 2017-07-19 06:13:29 +00:00
cfgfilter.py Use versionadded and versionchanged in doc 2015-10-22 13:40:27 +02:00
fixture.py Don't set enforce_type if we are using the default 2017-06-12 14:26:24 -04:00
generator.py add rst output mode for config generator 2017-07-20 13:11:01 -04:00
iniparser.py Move files out of the namespace package 2014-12-12 16:13:29 -05:00
sphinxconfiggen.py sphinxconfiggen to generate multiple sample files 2016-05-11 17:06:00 -05:00
sphinxext.py Empty groupname will be 'DEFAULT' by default 2017-07-25 22:35:43 +03:00
types.py handle option defaults that are not strings 2017-07-18 13:49:25 -04:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:23 -05:00