summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update TOX_CONSTRAINTS_FILE for stable/2023.1stable/2023.1OpenStack Release Bot2023-02-241-1/+1
* Update .gitreview for stable/2023.1OpenStack Release Bot2023-02-241-0/+1
* Fix test_while_is_not with python 3.115.1.0Gregory Thiemonge2022-12-051-11/+18
* Merge "Adapt to new jsonschema versions"Zuul2022-11-211-7/+8
|\
| * Adapt to new jsonschema versionsCorey Bryant2022-08-031-7/+8
* | remove unicode prefix from codeniuke2022-08-242-10/+10
* | Merge "Fix formattiing of release list"Zuul2022-06-211-11/+11
|\ \
| * | Fix formattiing of release listHervé Beraud2022-05-271-11/+11
* | | Merge "Quote string representations"5.0.0Zuul2022-06-137-11/+12
|\ \ \
| * | | Quote string representationsMichael Johnson2022-06-107-11/+12
| |/ /
* | | Merge "Remove six"Zuul2022-06-1079-455/+266
|\ \ \ | |/ / |/| |
| * | Remove sixTakashi Kajinami2022-05-1879-455/+266
* | | Drop python3.6/3.7 support in testing runtimeHervé Beraud2022-05-051-3/+2
|/ /
* | Update CI to use unversioned jobs template4.7.0Stephen Finucane2022-03-211-1/+1
* | Fix atomdetails failure column sizePavlo Shchelokovskyy2022-01-271-0/+36
* | Fix unit testsGregory Thiemonge2022-01-252-2/+2
|/
* Merge "Handle invalid redis entries in RedisJobBoard"4.6.4Zuul2022-01-101-1/+4
|\
| * Handle invalid redis entries in RedisJobBoardGregory Thiemonge2022-01-101-1/+4
* | Merge "Use LOG.warning instead of deprecated LOG.warn"Zuul2021-12-212-3/+3
|\ \
| * | Use LOG.warning instead of deprecated LOG.warnTakashi Kajinami2021-11-292-3/+3
| |/
* | Fix minor typo in ActionEngine exception messageEric Harney2021-12-021-1/+1
|/
* Merge "Use custom JSONType columns"4.6.3Zuul2021-10-261-8/+27
|\
| * Use custom JSONType columnsPavlo Shchelokovskyy2021-07-131-8/+27
* | Replace deprecated import of ABCs from collections4.6.2Takashi Kajinami2021-07-171-2/+2
* | Updating for OFTC IRC network4.6.1Michael Johnson2021-06-072-1/+7
* | Merge "Fix flowdetails meta size"Zuul2021-06-011-0/+34
|\ \
| * | Fix flowdetails meta sizeGregory Thiemonge2021-05-031-0/+34
* | | Merge "setup.cfg: Replace dashes with underscores"Zuul2021-05-101-4/+4
|\ \ \
| * | | setup.cfg: Replace dashes with underscoresmaaoyu2021-04-271-4/+4
| |/ /
* | | Use unittest.mock instead of mockHervé Beraud2021-04-274-4/+3
|/ /
* | Merge "Use TOX_CONSTRAINTS_FILE"Zuul2021-04-161-1/+1
|\ \
| * | Use TOX_CONSTRAINTS_FILEHervé Beraud2020-11-041-1/+1
* | | Merge "Use py3 as the default runtime for tox"Zuul2021-04-161-1/+1
|\ \ \
| * | | Use py3 as the default runtime for toxHervé Beraud2020-11-041-1/+1
| |/ /
* | | Merge "Remove lower-constraints remnants"Zuul2021-04-162-80/+0
|\ \ \ | |_|/ |/| |
| * | Remove lower-constraints remnantswu.shiming2021-02-202-80/+0
* | | Move flake8 as a pre-commit local target.Daniel Bengtsson2021-03-231-3/+7
|/ /
* | Fix deprecated Alembic function args4.6.0Adam Harwell2021-01-281-9/+9
* | Dropping lower constraints testingHervé Beraud2020-12-181-1/+0
* | Merge "ignore reno generated artifacts"Zuul2020-11-051-0/+2
|\ \ | |/ |/|
| * ignore reno generated artifactsHervé Beraud2020-09-081-0/+2
* | Merge "Adding pre-commit"Zuul2020-09-226-5/+55
|\ \
| * | Adding pre-commitHervé Beraud2020-09-086-5/+55
| |/
* | Add Python3 wallaby unit testsOpenStack Release Bot2020-09-111-1/+1
* | Update master for stable/victoriaOpenStack Release Bot2020-09-112-0/+7
* | [goal] Migrate testing to ubuntu focalvictoria-em4.5.0Ghanshyam Mann2020-09-064-11/+11
|/
* Merge "Add sentinel redis support"4.4.0Zuul2020-08-243-1/+54
|\
| * Add sentinel redis supportAnn Taraday2020-08-053-1/+54
* | Avoid endless loop on StorageFailureAnn Taraday2020-08-242-0/+18
|/
* Switch from unittest2 compat methods to Python 3.x methodsmelissaml2020-07-054-50/+50