summaryrefslogtreecommitdiff
path: root/oslo_config
Commit message (Expand)AuthorAgeFilesLines
* Make tests backward compat with cliff' older versions9.1.0Hervé Beraud2022-09-291-8/+8
* Disable a config test if ran under the root userHervé Beraud2022-08-031-0/+3
* fix CLI mismatch in unit testsHervé Beraud2022-08-031-15/+14
* Fix tests for Python3.Cyril Roelandt2021-08-191-2/+8
* Merge "config-generator yaml format doesn't work with i18n fields"xena-em8.7.1Zuul2021-06-021-0/+14
|\
| * config-generator yaml format doesn't work with i18n fieldsDavid Vallee Delisle2021-05-161-0/+14
* | Merge "Ussuri+ is python3 only"Zuul2021-06-011-1/+1
|\ \ | |/ |/|
| * Ussuri+ is python3 onlydengzhaosen2021-05-051-1/+1
* | Merge "Add the version parameter."8.7.0Zuul2021-05-051-1/+1
|\ \ | |/ |/|
| * Add the version parameter.Daniel Bengtsson2021-05-041-1/+1
* | Merge "Remove references to 'sys.version_info'"Zuul2021-05-041-6/+1
|\ \ | |/ |/|
| * Remove references to 'sys.version_info'dengzhaosen2021-04-251-6/+1
* | Merge "Adding the missing HostDomain config option"8.6.0Zuul2021-04-263-0/+56
|\ \ | |/ |/|
| * Adding the missing HostDomain config optionHervé Beraud2021-04-223-0/+56
* | Merge "tests: Add test for config file priority order"Zuul2021-04-211-6/+39
|\ \
| * | tests: Add test for config file priority orderStephen Finucane2021-04-141-6/+39
| |/
* | remove unicode from codexuanyandong2021-04-162-5/+3
|/
* 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