summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ensure option groups don't change during loggingstein-em6.8.2stable/steinStephen Finucane2019-12-181-1/+1
* OpenDev Migration PatchOpenDev Sysadmins2019-04-191-1/+1
* Update UPPER_CONSTRAINTS_FILE for stable/steinOpenStack Release Bot2019-03-181-1/+1
* Update .gitreview for stable/steinOpenStack Release Bot2019-03-181-0/+1
* add python 3.7 unit test job6.8.1ZhongShengping2019-02-191-0/+1
* [Configuration] Clean up .gitignore files.Natal Ngétal2019-01-241-11/+45
* Merge "Cleaning testrepository occurrences."Zuul2019-01-233-3/+0
|\
| * Cleaning testrepository occurrences.Hervé Beraud2019-01-153-3/+0
* | Merge "Update hacking version"Zuul2019-01-222-3/+3
|\ \
| * | Update hacking versionZhijunWei2019-01-062-3/+3
* | | Merge "Migrating oslo.config to use stestr"6.8.0Zuul2019-01-215-3/+17
|\ \ \ | | |/ | |/|
| * | Migrating oslo.config to use stestrRui Yuan Dou2019-01-155-3/+17
* | | Merge "Resolve deprecation warning for rfc3986 uri validation"Zuul2019-01-173-11/+14
|\ \ \
| * | | Resolve deprecation warning for rfc3986 uri validationAndrey Volkov2018-12-253-11/+14
| | |/ | |/|
* | | Merge "fix formatting of sample defaults"Zuul2019-01-152-5/+47
|\ \ \
| * | | fix formatting of sample defaultsDoug Hellmann2019-01-102-5/+47
| |/ /
* | | Merge "Fix get_location for opts in groups"Zuul2019-01-142-1/+16
|\ \ \ | |/ / |/| |
| * | Fix get_location for opts in groupsBen Nemec2018-12-062-1/+16
* | | Use template for lower-constraintsAndreas Jaeger2018-12-201-11/+6
| |/ |/|
* | Update mailinglist from dev to discussZhongShengping2018-12-051-1/+1
|/
* Revert "Optimizing the safety of the http link site in faq.rst."Jonathan Herlin2018-12-031-1/+1
* Optimizing the safety of the http link site in faq.rst.zhouxinyong2018-12-031-1/+1
* Merge "Clean up grammar and spelling in driver docs"6.7.0Zuul2018-11-021-4/+4
|\
| * Clean up grammar and spelling in driver docsBen Nemec2018-11-021-4/+4
* | Merge "Add support for looking in environment for config"Zuul2018-11-027-13/+234
|\ \ | |/ |/|
| * Add support for looking in environment for configChris Dent2018-10-177-13/+234
* | Merge "Document when sample_default is in use"Zuul2018-11-023-0/+22
|\ \
| * | Document when sample_default is in useBen Nemec2018-10-023-0/+22
* | | Update sphinx extension logging6.6.2Sean McGinnis2018-10-161-3/+7
* | | Clean up .gitignore references to personal toolsZhongShengping2018-10-151-4/+11
* | | Merge "Unit tests to illustrate positional argument bug"6.6.1Zuul2018-10-121-1/+111
|\ \ \
| * | | Unit tests to illustrate positional argument bugDolph Mathews2018-10-081-1/+111
* | | | Merge "avoid trailing space in sphinxext log output"Zuul2018-10-101-1/+1
|\ \ \ \
| * | | | avoid trailing space in sphinxext log outputDoug Hellmann2018-10-091-1/+1
* | | | | Close a previously opened file in config generatorIlya Shakhat2018-10-092-2/+45
|/ / / /
* | | | Merge "sphinxext: Handle multi-line group descriptions"6.6.0Zuul2018-10-081-12/+4
|\ \ \ \
| * | | | sphinxext: Handle multi-line group descriptionsStephen Finucane2018-08-211-12/+4
* | | | | Merge "sphinxext: Print output to logs, not to file"Zuul2018-10-081-25/+13
|\ \ \ \ \ | |/ / / /
| * | | | sphinxext: Print output to logs, not to fileStephen Finucane2018-08-211-25/+13
* | | | | Merge "Always build universal wheels"Zuul2018-10-081-1/+1
|\ \ \ \ \
| * | | | | Always build universal wheelsHervé Beraud2018-10-051-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge "Add release note and documentation for config validator"Zuul2018-10-083-0/+73
|\ \ \ \ \
| * | | | | Add release note and documentation for config validatorBen Nemec2018-09-263-0/+73
* | | | | | Merge "Add support for machine-readable files to validator"Zuul2018-10-081-3/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add support for machine-readable files to validatorBen Nemec2018-09-261-3/+14
* | | | | | Merge "Simple config validator"Zuul2018-10-082-0/+118
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Simple config validatorBen Nemec2018-09-262-0/+118
* | | | | Merge "generator: Pass conf to _OptFormatter"Zuul2018-10-052-30/+33
|\ \ \ \ \
| * | | | | generator: Pass conf to _OptFormatterEric Fried2018-07-172-30/+33
* | | | | | python3: Ensure ConfigOpts __iter__ uses list(d.keys())Corey Bryant2018-10-041-1/+2
| |_|/ / / |/| | | |