summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Followup of "Added handler for mysql 8.0.19 duplicate key error update"victoria-em8.4.1stable/victoriaKamlesh Chauvhan2021-08-041-0/+8
* Added handler for mysql 8.0.19 duplicate key error updateKamlesh Chauvhan2021-08-042-0/+35
* Remove lower-constraints remnantswu.shiming2021-07-282-66/+0
* Dropping lower constraints testingHervé Beraud2021-07-281-1/+0
* Update TOX_CONSTRAINTS_FILE for stable/victoriaOpenStack Release Bot2020-09-111-2/+2
* Update .gitreview for stable/victoriaOpenStack Release Bot2020-09-111-0/+1
* [goal] Migrate testing to ubuntu focal8.4.0Ghanshyam Mann2020-09-063-7/+7
* Bump bandit versionMoisés Guimarães de Medeiros2020-07-241-1/+1
* Merge "requirements: Drop os-testr"8.3.0Zuul2020-07-102-2/+0
|\
| * requirements: Drop os-testrStephen Finucane2020-07-092-2/+0
* | Merge "Align contributing doc with oslo's policy"Zuul2020-06-301-0/+5
|\ \
| * | Align contributing doc with oslo's policyHervé Beraud2020-05-041-0/+5
| |/
* | Make test-setup.sh compatible with mysql8Sean McGinnis2020-06-301-2/+2
* | Merge "Set create_constraint=True for boolean constraint test"8.2.1Zuul2020-06-221-1/+1
|\ \
| * | Set create_constraint=True for boolean constraint testMike Bayer2020-06-031-1/+1
* | | Fix pygments stylemelissaml2020-06-042-4/+2
|/ /
* | Merge "Fix hacking min version to 3.0.1"8.2.0Zuul2020-05-261-1/+1
|\ \
| * | Fix hacking min version to 3.0.1zhangboye2020-05-221-1/+1
* | | Merge "Add release notes links to doc index"Zuul2020-05-261-0/+6
|\ \ \
| * | | Add release notes links to doc indexHervé Beraud2020-04-161-0/+6
* | | | Merge "Remove the unused coding style modules"Zuul2020-05-261-5/+0
|\ \ \ \
| * | | | Remove the unused coding style modulesjacky062020-05-151-5/+0
| | |_|/ | |/| |
* | | | Merge "Remove translation sections from setup.cfg"Zuul2020-05-222-15/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove translation sections from setup.cfgmelissaml2020-05-152-15/+0
| |/ /
* | | Switch to newer openstackdocstheme and reno versionsAndreas Jaeger2020-05-183-10/+9
|/ /
* | Merge "Bump default tox env from py37 to py38"Zuul2020-04-291-1/+1
|\ \
| * | Bump default tox env from py37 to py38Sean McGinnis2020-04-241-1/+1
* | | Add py38 package metadataSean McGinnis2020-04-241-0/+1
|/ /
* | Merge "Modernize use of table.count() with func.count()"Zuul2020-04-211-4/+10
|\ \
| * | Modernize use of table.count() with func.count()Mike Bayer2020-04-061-4/+10
* | | Merge "Remove use of deprecated LOG.warn"Zuul2020-04-211-2/+2
|\ \ \
| * | | Remove use of deprecated LOG.warnSean McGinnis2020-04-141-2/+2
| | |/ | |/|
* | | Imported Translations from ZanataOpenStack Proposal Bot2020-04-191-2/+16
|/ /
* | Add Python3 victoria unit testsOpenStack Release Bot2020-04-141-1/+1
* | Update master for stable/ussuriOpenStack Release Bot2020-04-142-0/+7
* | Use unittest.mock instead of third party mock8.1.0Sean McGinnis2020-03-3115-17/+14
|/
* Update hacking for Python3Andreas Jaeger2020-03-306-2/+6
* Remove 'handle_connect_error'8.0.0Stephen Finucane2020-02-251-5/+0
* Drop use of sixStephen Finucane2020-02-2518-121/+40
* Remove final references to moxStephen Finucane2020-02-253-7/+0
* Raise minimum SQLAlchemy version to 1.2.0Stephen Finucane2020-02-258-129/+17
* Merge "gitignore: Add reno artefacts"Zuul2020-02-171-0/+2
|\
| * gitignore: Add reno artefactsStephen Finucane2019-12-181-0/+2
* | Merge "reword releasenote for py27 support dropping"Zuul2020-02-131-1/+1
|\ \
| * | reword releasenote for py27 support droppingHervé Beraud2020-02-071-1/+1
* | | Merge "Ignore releasenote artifacts files."Zuul2020-02-131-0/+2
|\ \ \ | |/ /
| * | Ignore releasenote artifacts files.Hervé Beraud2020-02-071-0/+2
* | | remove outdated headerHervé Beraud2020-02-101-1/+0
|/ /
* | [ussuri][goal] Drop python 2.7 support and testing7.0.0Hervé Beraud2020-02-036-19/+11
* | Drop unittest2 usageSean McGinnis2020-01-122-4/+3