summaryrefslogtreecommitdiff
path: root/oslo/config
Commit message (Expand)AuthorAgeFilesLines
* Remove oslo namespace packageDoug Hellmann2015-07-137-106/+0
* Move files out of the namespace packageDoug Hellmann2014-12-127-3687/+34
* Merge "Fix wrong order of positional args in cli"Jenkins2014-12-041-7/+30
|\
| * Fix wrong order of positional args in cliMike Fedosin2014-12-041-7/+30
* | Refactored help string generationChris Hoge2014-11-241-7/+15
|/
* Fix class constant indentationJoshua Harlow2014-11-071-1/+1
* Merge "Add missing newline to stderr output when argument value is wrong"Jenkins2014-10-151-1/+1
|\
| * Add missing newline to stderr output when argument value is wrongChristian Berendt2014-08-121-1/+1
* | Merge "Fixed typo in docstring for _get_config_dirs"Jenkins2014-10-141-1/+1
|\ \
| * | Fixed typo in docstring for _get_config_dirsMiguel Grinberg2014-09-041-1/+1
* | | Merge "delay formatting debug log message"Jenkins2014-10-131-4/+5
|\ \ \
| * | | delay formatting debug log messageDoug Hellmann2014-10-081-4/+5
* | | | Merge "Check config default value is correct type"Jenkins2014-10-132-10/+60
|\ \ \ \ | |/ / /
| * | | Check config default value is correct typeTom Cammann2014-10-082-10/+60
* | | | Report permission denied when parsing configRyan Moore2014-10-081-2/+32
* | | | Fix docs example using generator config filesMatthew Treinish2014-09-291-1/+1
|/ / /
* | | Looks for variable subtitution in the same groupMehdi Abaakouk2014-09-101-8/+17
* | | Explain groups for DeprecatedOptsFlavio Percoco2014-09-031-0/+12
| |/ |/|
* | Log a fixed length string of asterisks for obfuscationZhongyue Luo2014-08-051-1/+1
|/
* Merge "generator: tweak how MultiStrOpt defaults are handled"1.4.0.0a2Jenkins2014-07-101-3/+5
|\
| * generator: tweak how MultiStrOpt defaults are handledMark McLoughlin2014-07-091-3/+5
* | Changes imports order to pass H305, enables checkPetr Blaho2014-07-091-1/+1
|/
* Merge "Replaced 'e.g.' with 'for example'"Jenkins2014-07-082-14/+15
|\
| * Replaced 'e.g.' with 'for example'Christian Berendt2014-07-072-14/+15
* | Merge "generator: remove the default sanitizer feature"Jenkins2014-07-071-50/+1
|\ \ | |/ |/|
| * generator: remove the default sanitizer featureMark McLoughlin2014-07-021-50/+1
* | Merge "cfg,generator: add Opt.sample_default attribute"Jenkins2014-07-072-4/+18
|\ \ | |/
| * cfg,generator: add Opt.sample_default attributeMark McLoughlin2014-07-022-4/+18
* | Merge "generator: refactor MultiStrOpt handling"Jenkins2014-07-071-23/+24
|\ \ | |/
| * generator: refactor MultiStrOpt handlingMark McLoughlin2014-07-021-23/+24
* | Merge "Add cfgfilter.ConfigFilter"Jenkins2014-07-051-0/+318
|\ \ | |/ |/|
| * Add cfgfilter.ConfigFilterMark McLoughlin2014-07-031-0/+318
* | Merge "Add oslo-config-generator"Jenkins2014-07-021-0/+340
|\ \
| * | Add oslo-config-generatorMark McLoughlin2014-06-261-0/+340
* | | Merge "Add CLI option support to config fixture"Jenkins2014-07-021-0/+32
|\ \ \
| * | | Add CLI option support to config fixtureMark McLoughlin2014-06-251-0/+32
| |/ /
* | | Merge "Fix flaws in methods' docstring"Jenkins2014-06-301-2/+2
|\ \ \
| * | | Fix flaws in methods' docstringliu-sheng2014-06-301-2/+2
* | | | Introduce Opts for IP addressesJakub Libosvar2014-06-302-0/+59
|/ / /
* | | Refactors _Namespace to make the code clearerDavid Stanek2014-06-271-9/+8
|/ /
* | Merge "Add warning about interpolating values from groups"1.4.0.0a1Jenkins2014-06-191-1/+10
|\ \
| * | Add warning about interpolating values from groupsDoug Hellmann2014-06-171-1/+10
* | | Merge "Remove print statement from types.Dict"Jenkins2014-06-181-1/+0
|\ \ \ | |/ / |/| |
| * | Remove print statement from types.DictRadomir Dopieralski2014-06-181-1/+0
* | | Fixes an issue validating max integer valuesDavid Stanek2014-06-121-2/+1
|/ /
* | Add a doc sample for how to use the required fieldMatthew Treinish2014-05-271-1/+7
|/
* log: string format arguments changed to function parametersChristian Berendt2014-05-201-4/+4
* Fix deprecated_opts for cli optionsYAMAMOTO Takashi2014-05-071-10/+17
* Merge "Add section titles and fix markup of docstring"Jenkins2014-05-061-2/+32
|\
| * Add section titles and fix markup of docstringDoug Hellmann2014-04-211-2/+32