summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Replace deprecated UPPER_CONSTRAINTS_FILE variable"Zuul2022-01-111-2/+10
|\ \ \ \
| * | | | Replace deprecated UPPER_CONSTRAINTS_FILE variableXinxinShen2021-12-101-2/+10
| | |/ / | |/| |
* | | | Merge "Updating python testing classifier as per Yoga testing runtime"Zuul2021-12-202-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Updating python testing classifier as per Yoga testing runtimeGhanshyam Mann2021-12-142-1/+2
| |/ /
* | | Merge "Fix pygments style"Zuul2021-12-100-0/+0
|\ \ \
| * | | Fix pygments stylefuzihao2020-05-202-2/+2
* | | | Merge "Clean up extra spaces"Zuul2021-12-101-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Clean up extra spacesjinyuanliu2021-09-151-1/+1
* | | | Correct releasenote path for member-get commandRajat Dhasmana2021-09-221-0/+1
* | | | Add Python3 yoga unit testsOpenStack Release Bot2021-09-101-1/+1
|/ / /
* | | Update master for stable/xenaOpenStack Release Bot2021-09-102-0/+7
* | | Merge "setup.cfg: Replace dashes with underscores"xena-em3.5.0Zuul2021-08-251-4/+4
|\ \ \
| * | | setup.cfg: Replace dashes with underscoresXinxinShen2021-05-051-4/+4
* | | | Fix undesirable raw Python errorMridula Joshi2021-08-033-0/+17
| |_|/ |/| |
* | | Add member-get commandMridula Joshi2021-08-025-1/+46
* | | Clean up extra spacesjayonlau2021-07-071-1/+1
* | | Uncap PrettyTable3.4.0Wander Way2021-05-171-1/+1
|/ /
* | Add Python3 xena unit testsOpenStack Release Bot2021-03-111-1/+1
* | Update master for stable/wallabyOpenStack Release Bot2021-03-112-0/+7
* | Merge "Get tasks associated with image"wallaby-em3.3.0Zuul2021-03-057-0/+159
|\ \
| * | Get tasks associated with imageAbhishek Kekane2021-03-027-0/+159
* | | Merge "Add Python3 wallaby unit tests"Zuul2021-03-031-1/+1
|\ \ \ | |/ / |/| |
| * | Add Python3 wallaby unit testsOpenStack Release Bot2020-09-091-1/+1
* | | bump mccabe in lc to unblock the gateErno Kuvaja2020-12-181-1/+1
|/ /
* | Update master for stable/victoriaOpenStack Release Bot2020-09-092-0/+7
* | Merge "drop mock from lower-constraints"victoria-em3.2.2Zuul2020-09-021-1/+0
|\ \
| * | drop mock from lower-constraintsHervé Beraud2020-06-091-1/+0
* | | Merge "Remove F403, F812 and F821 from the ignorelist in tox.ini"Zuul2020-09-021-1/+1
|\ \ \
| * | | Remove F403, F812 and F821 from the ignorelist in tox.iniCyril Roelandt2020-07-271-1/+1
* | | | Merge "Fix hacking min version to 3.0.1"Zuul2020-08-211-1/+1
|\ \ \ \
| * | | | Fix hacking min version to 3.0.1Ghanshyam Mann2020-05-121-1/+1
| | |_|/ | |/| |
* | | | [goal] Migrate testing to ubuntu focalGhanshyam Mann2020-08-071-3/+3
* | | | Update test certificates to use strong signingJames Page2020-08-073-145/+115
* | | | Fixes "stores" property added to the image3.2.1Erno Kuvaja2020-07-303-0/+59
| |/ / |/| |
* | | Merge "Do not use the six library."Zuul2020-07-1717-147/+57
|\ \ \
| * | | Do not use the six library.Cyril Roelandt2020-06-2317-147/+57
* | | | Merge "Do not use the six library in the tests."Zuul2020-07-169-105/+76
|\ \ \ \ | |/ / /
| * | | Do not use the six library in the tests.Cyril Roelandt2020-06-159-105/+76
| | |/ | |/|
* | | Merge "Pass Global Request ID on with session client"Zuul2020-07-163-1/+20
|\ \ \
| * | | Pass Global Request ID on with session clientErno Kuvaja2020-07-133-1/+20
| |/ /
* | | Merge "Stop to use the __future__ module."Zuul2020-07-133-6/+0
|\ \ \ | |/ / |/| |
| * | Stop to use the __future__ module.Hervé Beraud2020-06-023-6/+0
| |/
* | Switch to newer openstackdocstheme and reno versions3.2.0Andreas Jaeger2020-05-224-23/+14
|/
* Fail gracefully when MD5 is unavailableBrian Rosmaita2020-05-046-3/+45
* Merge "Bump default tox env from py37 to py38"Zuul2020-05-011-1/+1
|\
| * Bump default tox env from py37 to py38Sean McGinnis2020-04-241-1/+1
* | Add py38 package metadataSean McGinnis2020-04-241-0/+1
|/
* Use unittest.mock instead of third party mockSean McGinnis2020-04-189-9/+10
* Merge "Fix SyntaxWarning with Python 3.8"Zuul2020-04-140-0/+0
|\
| * Fix SyntaxWarning with Python 3.8James Page2020-03-311-1/+1