summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "tox: Trivial cleanup"Zuul2020-01-081-17/+9
|\ \
| * | tox: Trivial cleanupcaoyuan2019-12-231-17/+9
* | | Imported Translations from Zanata6.0.0OpenStack Proposal Bot2019-12-221-2/+44
|/ /
* | Merge "Convert remaining use of mox"Zuul2019-12-181-204/+329
|\ \
| * | Convert remaining use of moxStephen Finucane2019-12-171-204/+329
| |/
* | Remove deprecated class DbMigrationError since we already have DBMigrationErrorYaguo Zhou2019-12-171-12/+1
|/
* Use regex to compare SQL strings with IN5.1.1Mike Bayer2019-12-111-7/+7
* Merge "Bump the openstackdocstheme extension to 1.20"Zuul2019-12-042-23/+1
|\