summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove oslo namespace packageDoug Hellmann2015-07-1315-5249/+0
* Fix use of mock for 1.1.0Doug Hellmann2015-07-121-3/+3
* Expose min and max to IntOptEric Brown2015-07-072-0/+17
* fix fixture tests for fixtures 1.3.xDoug Hellmann2015-06-301-20/+87
* Do not use oslo namespace for oslo.i18n libDoug Hellmann2015-06-261-1/+1
* make registering a cli opt on a filter object work.Tong Damon Da2015-05-231-14/+19
* cfg: support interpolation of config option from other groupsJulien Danjou2015-05-111-5/+2
* Fix issue when generating code with cfg.OptGroupPaul Belanger2015-05-061-0/+16
* Update hacking to kilo levelDoug Hellmann2015-04-031-1/+1
* print better message when choices has an empty string1.9.2Davanum Srinivas2015-03-101-2/+2
* None in config choices breaks oslo-config-generatorDavanum Srinivas2015-03-091-2/+2
* Generate help text indicating possible valuesEric Brown2015-03-051-0/+16
* Add exception handling for entry pointsvponomaryov2015-02-241-3/+5
* Merge "Support i18n messages in config generator"Jenkins2015-02-181-0/+15
|\
| * Support i18n messages in config generatorDavanum Srinivas2015-01-211-0/+15
* | Clear up MultiStrOpt and related documentation1.6.1Ian Wienand2015-02-121-0/+17
|/
* Fix of wrong cli opts unregistrationMike Fedosin2015-01-061-10/+29
* Move files out of the namespace packageDoug Hellmann2014-12-1210-89/+71
* Merge "Fix wrong order of positional args in cli"Jenkins2014-12-041-0/+56
|\
| * Fix wrong order of positional args in cliMike Fedosin2014-12-041-0/+56
* | add tests coverage for an oslo.messaging use caseMehdi Abaakouk2014-11-271-0/+39
|/
* Merge "delay formatting debug log message"Jenkins2014-10-131-2/+5
|\
| * delay formatting debug log messageDoug Hellmann2014-10-081-2/+5
* | Merge "Check config default value is correct type"Jenkins2014-10-132-23/+20
|\ \ | |/
| * Check config default value is correct typeTom Cammann2014-10-082-23/+20
* | Report permission denied when parsing configRyan Moore2014-10-081-1/+14
|/
* Looks for variable subtitution in the same groupMehdi Abaakouk2014-09-101-0/+47
* 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-0/+27
|\
| * generator: tweak how MultiStrOpt defaults are handledMark McLoughlin2014-07-091-0/+27
* | Changes imports order to pass H305, enables checkPetr Blaho2014-07-091-1/+1
|/
* Merge "generator: remove the default sanitizer feature"Jenkins2014-07-071-27/+1
|\
| * generator: remove the default sanitizer featureMark McLoughlin2014-07-021-27/+1
* | Merge "cfg,generator: add Opt.sample_default attribute"Jenkins2014-07-071-0/+30
|\ \ | |/
| * cfg,generator: add Opt.sample_default attributeMark McLoughlin2014-07-021-0/+30
* | Merge "Add cfgfilter.ConfigFilter"Jenkins2014-07-054-0/+343
|\ \ | |/ |/|
| * Add cfgfilter.ConfigFilterMark McLoughlin2014-07-034-0/+343
* | Merge "Add oslo-config-generator"Jenkins2014-07-021-0/+507
|\ \
| * | Add oslo-config-generatorMark McLoughlin2014-06-261-0/+507
* | | Merge "Add CLI option support to config fixture"Jenkins2014-07-021-3/+22
|\ \ \
| * | | Add CLI option support to config fixtureMark McLoughlin2014-06-251-3/+22
| |/ /
* | | Introduce Opts for IP addressesJakub Libosvar2014-06-302-0/+53
|/ /
* | 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
* | | Add test case for hyphenated option namesMark McLoughlin2014-06-151-1/+128
|/ /
* | Fixes an issue validating max integer valuesDavid Stanek2014-06-121-0/+8
|/
* Fix deprecated_opts for cli optionsYAMAMOTO Takashi2014-05-071-0/+44
* Merge "Reject option names prefixed with '_'"Jenkins2014-05-051-0/+3
|\
| * Reject option names prefixed with '_'YAMAMOTO Takashi2014-05-021-0/+3
* | Graduate config fixtureBen Nemec2014-04-301-0/+68
|/