summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Looks for variable subtitution in the same group"1.4.0.0a51.4.0Jenkins2014-09-122-8/+64
|\
| * Looks for variable subtitution in the same groupMehdi Abaakouk2014-09-102-8/+64
* | Merge "warn against sorting requirements"Jenkins2014-09-112-0/+8
|\ \ | |/ |/|
| * warn against sorting requirementsDoug Hellmann2014-09-032-0/+8
* | Merge "Explain groups for DeprecatedOpts"Jenkins2014-09-081-0/+12
|\ \
| * | Explain groups for DeprecatedOptsFlavio Percoco2014-09-031-0/+12
| |/
* | Merge "Work toward Python 3.4 support and testing"Jenkins2014-09-081-1/+1
|\ \
| * | Work toward Python 3.4 support and testingJeremy Stanley2014-09-031-1/+1
| |/
* | Updated from global requirements1.4.0.0a4OpenStack Proposal Bot2014-09-042-3/+3
|/
* Merge "Log a fixed length string of asterisks for obfuscation"Jenkins2014-08-062-2/+2
|\
| * Log a fixed length string of asterisks for obfuscationZhongyue Luo2014-08-052-2/+2
* | Merge "Bump hacking to version 0.9.2"Jenkins2014-08-061-1/+1
|\ \ | |/ |/|
| * Bump hacking to version 0.9.2Christian Berendt2014-07-161-1/+1
* | Added link to bug tracker and documentation in oslo.config readmeChandan Kumar2014-07-251-0/+6
|/
* Update 1.4.0.0a2 release notes1.4.0.0a3Mark McLoughlin2014-07-111-1/+2
* Merge "generator: tweak how MultiStrOpt defaults are handled"1.4.0.0a2Jenkins2014-07-102-3/+32
|\
| * generator: tweak how MultiStrOpt defaults are handledMark McLoughlin2014-07-092-3/+32
* | Merge "Changes imports order to pass H305, enables check"Jenkins2014-07-103-3/+2
|\ \
| * | Changes imports order to pass H305, enables checkPetr Blaho2014-07-093-3/+2
| |/
* | Add release notes for 1.3.0 and 1.4.0.0a1/2Mark McLoughlin2014-07-081-1/+187
* | Hook up config fixture docsMark McLoughlin2014-07-082-0/+9
|/
* Hook IPOpt class into the docsMark McLoughlin2014-07-081-0/+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-072-77/+2
|\ \ | |/ |/|
| * generator: remove the default sanitizer featureMark McLoughlin2014-07-022-77/+2
* | Merge "cfg,generator: add Opt.sample_default attribute"Jenkins2014-07-073-4/+48
|\ \ | |/
| * cfg,generator: add Opt.sample_default attributeMark McLoughlin2014-07-023-4/+48
* | 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-057-0/+667
|\ \ | |/ |/|
| * Add cfgfilter.ConfigFilterMark McLoughlin2014-07-037-0/+667
* | Merge "Add oslo-config-generator"Jenkins2014-07-026-0/+864
|\ \
| * | Add oslo-config-generatorMark McLoughlin2014-06-266-0/+864
* | | Merge "Add CLI option support to config fixture"Jenkins2014-07-022-3/+54
|\ \ \
| * | | Add CLI option support to config fixtureMark McLoughlin2014-06-252-3/+54
| |/ /
* | | 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-305-0/+113
|/ / /
* | | 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-192-1/+13
|\ \
| * | Add warning about interpolating values from groupsDoug Hellmann2014-06-172-1/+13
* | | Merge "Add more tests for positional CLI opts"Jenkins2014-06-191-1/+28
|\ \ \
| * | | Add more tests for positional CLI optsMark McLoughlin2014-06-161-1/+28
| |/ /
* | | Updated from global requirementsOpenStack Proposal Bot2014-06-192-2/+2
* | | Merge "Add test case for hyphenated option names"Jenkins2014-06-181-1/+128
|\ \ \
| * | | Add test case for hyphenated option namesMark McLoughlin2014-06-151-1/+128
| |/ /
* | | Merge "Remove print statement from types.Dict"Jenkins2014-06-181-1/+0
|\ \ \ | |/ / |/| |
| * | Remove print statement from types.DictRadomir Dopieralski2014-06-181-1/+0
* | | Merge "Bump hacking to 0.9.x series"Jenkins2014-06-142-1/+2
|\ \ \