summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update lower-constraints versions8.2.0Sean McGinnis2020-06-091-2/+32
* Merge "generator: Handle 'cfg.Opt'-type options"Zuul2020-06-081-7/+4
|\
| * generator: Handle 'cfg.Opt'-type optionsStephen Finucane2020-05-271-7/+4
* | Fix pygments stylemelissaml2020-06-042-8/+8
* | Merge "Remove the unused coding style modules"8.1.0Zuul2020-05-261-4/+0
|\ \
| * | Remove the unused coding style modulesjacky062020-05-161-5/+0
* | | Merge "Raise hacking minimum to 3.0.1"Zuul2020-05-254-12/+10
|\ \ \
| * | | Raise hacking minimum to 3.0.1Sean McGinnis2020-05-194-12/+10
* | | | Merge "Add py38 package metadata"Zuul2020-05-251-0/+1
|\ \ \ \
| * | | | Add py38 package metadatazhangboye2020-05-221-0/+1
* | | | | Merge "Remove six from lower-constraints.txt"Zuul2020-05-221-1/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove six from lower-constraints.txtcaoyuan2020-05-041-1/+0
* | | | | Merge "Resolve UnboundLocalError"Zuul2020-05-193-4/+28
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Resolve UnboundLocalErrorStephen Finucane2020-05-013-4/+28
* | | | | Merge "Cap flake8 to be < 3.8.0"Zuul2020-05-141-0/+1
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Cap flake8 to be < 3.8.0Sean McGinnis2020-05-121-0/+1
* | | | Merge "Add Python3 victoria unit tests"Zuul2020-05-041-1/+1
|\ \ \ \
| * | | | Add Python3 victoria unit testsOpenStack Release Bot2020-04-141-1/+1
* | | | | Merge "Update master for stable/ussuri"Zuul2020-05-042-0/+7
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Update master for stable/ussuriOpenStack Release Bot2020-04-142-0/+7
| |/ /
* | | docs: Mention other ways of escaping '$'Stephen Finucane2020-05-011-1/+1
| |/ |/|
* | Merge "Add release notes links to doc index"Zuul2020-04-211-0/+7
|\ \
| * | Add release notes links to doc indexHervé Beraud2020-04-161-0/+7
| |/
* | Merge "Use unittest.mock instead of third party mock"Zuul2020-04-177-9/+7
|\ \
| * | Use unittest.mock instead of third party mockSean McGinnis2020-03-317-9/+7
| |/
* | Mark sphinx extensions thread safeSean McGinnis2020-04-142-0/+8
* | Remove redundant class docstring infoSean McGinnis2020-04-131-16/+0
|/
* Merge "Use stevedore to list the source drivers in documentation"8.0.2Zuul2020-03-093-0/+12
|\
| * Use stevedore to list the source drivers in documentationDoug Hellmann2019-12-173-0/+12
* | Merge "mypy: Add boilerplate configuration"Zuul2020-03-075-8/+27
|\ \
| * | mypy: Add boilerplate configurationStephen Finucane2020-02-125-8/+27
* | | Merge "Switch to hacking 2.x"Zuul2020-02-194-4/+4
|\ \ \ | |/ /
| * | Switch to hacking 2.xStephen Finucane2020-02-124-4/+4
* | | Merge "Remove six"Zuul2020-02-1913-90/+67
|\ \ \ | |/ /
| * | Remove sixStephen Finucane2020-02-1213-90/+67
* | | Merge "Update the minversion parameter."8.0.1Zuul2020-02-130-0/+0
|\ \ \
| * | | Update the minversion parameter.Daniel Bengtsson2020-02-121-1/+1
| |/ /
* | | Merge "remove outdated header"Zuul2020-02-131-1/+0
|\ \ \
| * | | remove outdated headerHervé Beraud2020-02-101-1/+0
| |/ /
* | | trivial: Cleanup tox.iniHervé Beraud2020-02-111-3/+8
|/ /
* | Merge "Remove universal wheel configuration"Zuul2020-02-101-2/+0
|\ \
| * | Remove universal wheel configurationBen Nemec2020-02-061-2/+0
* | | reword releasenote for py27 support droppingHervé Beraud2020-02-061-1/+1
|/ /
* | [ussuri][goal] Drop python 2.7 support and testing8.0.0Stephen Finucane2020-02-039-26/+13
* | Merge "tox: Trivial cleanup"Zuul2020-01-301-11/+3
|\ \
| * | tox: Trivial cleanupHervé Beraud2020-01-081-11/+3
* | | 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-204-27/+34
|\ \ \ \ | |/ / /
| * | | Assume positional arguments are requiredDolph Mathews2017-03-304-27/+34