summaryrefslogtreecommitdiff
path: root/oslo_config
Commit message (Expand)AuthorAgeFilesLines
* inherit from object is not required for py3Moisés Guimarães de Medeiros2021-01-128-14/+14
* Adding --check-defaults to validatorDavid Vallee Delisle2020-11-242-7/+141
* Merge "Add a new type HostDomain."Zuul2020-10-222-4/+67
|\
| * Add a new type HostDomain.Hervé Beraud2020-10-222-4/+67
* | Merge "Convert rst to plaintext for oslo.config output"Zuul2020-10-121-3/+43
|\ \
| * | Convert rst to plaintext for oslo.config outputStephen Finucane2020-07-231-3/+43
* | | Merge "sphinxext: Add 'merge_domaindata'"Zuul2020-09-221-0/+9
|\ \ \
| * | | sphinxext: Add 'merge_domaindata'Stephen Finucane2020-09-101-0/+9
| | |/ | |/|
* | | Adding pre-commitHervé Beraud2020-09-221-8/+8
|/ /
* | Fix unit tests to work with stevedore > 2.0.18.3.1yatinkarel2020-07-231-2/+2
|/
* drop use of pkg_resources8.3.0Doug Hellmann2020-07-052-6/+17
* Merge "generator: Handle 'cfg.Opt'-type options"Zuul2020-06-081-7/+4
|\
| * generator: Handle 'cfg.Opt'-type optionsStephen Finucane2020-05-271-7/+4
* | Merge "Raise hacking minimum to 3.0.1"Zuul2020-05-252-9/+9
|\ \
| * | Raise hacking minimum to 3.0.1Sean McGinnis2020-05-192-9/+9
* | | Resolve UnboundLocalErrorStephen Finucane2020-05-013-4/+28
| |/ |/|
* | Merge "Use unittest.mock instead of third party mock"Zuul2020-04-175-5/+7
|\ \
| * | Use unittest.mock instead of third party mockSean McGinnis2020-03-315-5/+7
| |/
* | Mark sphinx extensions thread safeSean McGinnis2020-04-142-0/+8
* | Remove redundant class docstring infoSean McGinnis2020-04-131-16/+0
|/
* Switch to hacking 2.xStephen Finucane2020-02-122-2/+2
* Remove sixStephen Finucane2020-02-1211-88/+65
* Merge "Support hyphens in positional argument names"7.0.0Zuul2019-12-202-16/+15
|\
| * Support hyphens in positional argument namesDolph Mathews2017-03-302-16/+15
* | Merge "Assume positional arguments are required"Zuul2019-12-202-27/+18
|\ \ | |/
| * Assume positional arguments are requiredDolph Mathews2017-03-302-27/+18
* | Merge "Refactor unit tests for CLI usage"Zuul2019-12-201-8/+34
|\ \ | |/
| * Refactor unit tests for CLI usageDolph Mathews2017-03-301-8/+34
* | Merge "Remove ConfigFilter"Zuul2019-12-202-752/+0
|\ \ | |/ |/|
| * Remove ConfigFilterBen Nemec2019-12-172-752/+0
* | Ensure option groups don't change during loggingStephen Finucane2019-12-131-1/+1
|/
* fix: fix float opt min and max value format errrorhuang.xiangdong2019-11-041-2/+2
* Improve removing quotes logicAndrii Ostapenko2019-08-122-1/+6
* Merge "Add special handling for keystone_authtoken group"6.11.0Zuul2019-07-011-1/+11
|\
| * Add special handling for keystone_authtoken groupBen Nemec2019-05-221-1/+11
* | Merge "Switch to sphinxcontrib-apidoc"Zuul2019-06-281-0/+1
|\ \
| * | Switch to sphinxcontrib-apidocBen Nemec2019-06-181-0/+1
* | | Deprecate ConfigFilterBen Nemec2019-06-171-0/+7
|/ /
* | Add unit tests for validatorBen Nemec2019-06-032-3/+121
* | Merge "Add exclude-groups option to config validator"Zuul2019-06-031-0/+8
|\ \ | |/
| * Add exclude-groups option to config validatorBen Nemec2019-03-261-0/+8
* | Clarify help on config-file and config-dir optionsBen Nemec2019-04-031-2/+4
* | Handle collections.abc deprecationsSean McGinnis2019-04-031-2/+10
|/
* Merge "Update hacking version"Zuul2019-01-221-2/+2
|\
| * Update hacking versionZhijunWei2019-01-061-2/+2
* | Merge "Resolve deprecation warning for rfc3986 uri validation"Zuul2019-01-171-9/+12
|\ \
| * | Resolve deprecation warning for rfc3986 uri validationAndrey Volkov2018-12-251-9/+12
| |/
* | Merge "fix formatting of sample defaults"Zuul2019-01-152-5/+47
|\ \
| * | fix formatting of sample defaultsDoug Hellmann2019-01-102-5/+47
| |/
* | Fix get_location for opts in groupsBen Nemec2018-12-062-1/+16
|/