summaryrefslogtreecommitdiff
path: root/oslo/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Fix docstring for _Namespace._get_cli_value"Jenkins2014-05-051-1/+1
|\ \
| * | Fix docstring for _Namespace._get_cli_valueYAMAMOTO Takashi2014-02-261-1/+1
* | | Merge "Reject option names prefixed with '_'"Jenkins2014-05-051-0/+2
|\ \ \
| * | | Reject option names prefixed with '_'YAMAMOTO Takashi2014-05-021-0/+2
| | |/ | |/|
* | | Graduate config fixtureBen Nemec2014-04-301-0/+86
|/ /
* | Avoid using too generic names in _NamespaceYAMAMOTO Takashi2014-04-151-15/+15
* | Merge "Do substitution on overrides and defaults too"Jenkins2014-03-041-2/+2
|\ \
| * | Do substitution on overrides and defaults tooBen Nemec2014-02-281-2/+2
* | | Merge "Follow style guide for help strings"Jenkins2014-03-041-11/+11
|\ \ \ | |/ / |/| |
| * | Follow style guide for help stringsAndreas Jaeger2014-02-271-11/+11
| |/
* | Fix a whitespace in a commentYAMAMOTO Takashi2014-02-241-1/+1
|/
* Merge "Fix docstring of parsing order"Jenkins2014-02-221-3/+3
|\
| * Fix docstring of parsing orderEric Guo2014-02-171-3/+3
* | Remove extraneous vim configuration commentsllg82122014-02-133-6/+0
|/
* Merge "Fix misspellings in oslo.config"Jenkins2014-02-091-1/+1
|\
| * Fix misspellings in oslo.configShane Wang2014-02-081-1/+1
* | Add docs for typesDoug Hellmann2014-01-312-7/+18
|/