summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Moves supported python runtimes from version 3.8 to 3.10""HEADmasterZuul2023-05-082-5/+6
|\
| * Revert "Moves supported python runtimes from version 3.8 to 3.10"Ghanshyam2023-05-052-5/+6
* | Merge "Add release note for base test class removal"13.0.0Zuul2023-04-173-5/+29
|\ \
| * | Add release note for base test class removalStephen Finucane2023-04-173-5/+29
* | | Merge "Remove logic for SQLAlchemy < 1.4"Zuul2023-04-173-46/+3
|\ \ \
| * | | Remove logic for SQLAlchemy < 1.4Stephen Finucane2023-04-173-46/+3
* | | | Merge "Match exceptions with multiple lines"Zuul2023-04-171-44/+45
|\ \ \ \ | |/ / /
| * | | Match exceptions with multiple linesStephen Finucane2023-04-171-44/+45
* | | | Merge "Remove dead code"Zuul2023-04-172-81/+0
|\ \ \ \ | |/ / /
| * | | Remove dead codeStephen Finucane2023-04-172-81/+0
* | | | Merge "Don't sleep in tests"Zuul2023-04-171-2/+4
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Don't sleep in testsStephen Finucane2023-04-171-2/+4
| |/
* | Merge "Remove legacy base test classes"Zuul2023-04-175-344/+1
|\ \ | |/ |/|
| * Remove legacy base test classesStephen Finucane2023-03-225-344/+1
* | Moves supported python runtimes from version 3.8 to 3.10Hervé Beraud2023-04-102-7/+7
* | Run unit tests against main branch of sqlalchemy, alembicStephen Finucane2023-04-061-0/+48
* | Use SQLAlchemy native pre-pingStephen Finucane2023-04-064-111/+267
* | Get test suite to full pass with SQLAlchemy 2.0Stephen Finucane2023-04-0612-153/+251
* | Do not convert to string ``url.URL`` objectsRodolfo Alonso Hernandez2023-03-277-36/+39
|/
* Remove sqlalchemy-migrateMike Bayer2023-03-2112-1428/+18
* Rollback the connection after server ping methodRodolfo Alonso Hernandez2023-03-022-0/+29
* Update master for stable/2023.1OpenStack Release Bot2023-02-242-0/+7
* Imported Translations from ZanataOpenStack Proposal Bot2023-01-271-4/+39
* Fix default value for wsrep_sync_wait option12.3.1Ayumu Ueha2023-01-185-5/+30
* Merge "skip bandit on oslo_db/tests"12.3.0Zuul2022-12-200-0/+0
|\
| * skip bandit on oslo_db/testsMike Bayer2022-11-281-1/+1
* | Add option for wsrep_sync_waitMike Bayer2022-12-056-9/+79
|/
* Merge "tests: Define a primary key"12.2.0Zuul2022-10-171-1/+1
|\
| * tests: Define a primary keyStephen Finucane2022-09-091-1/+1
* | Merge "Add Python3 antelope unit tests"Zuul2022-10-131-1/+1
|\ \
| * | Add Python3 antelope unit testsOpenStack Release Bot2022-10-131-1/+1
| |/
* | Merge "tests: Fix compatibility with PostgreSQL 14+"Zuul2022-10-131-3/+13
|\ \ | |/
| * tests: Fix compatibility with PostgreSQL 14+Stephen Finucane2022-09-091-3/+13
* | Imported Translations from ZanataOpenStack Proposal Bot2022-09-241-2/+15
|/
* Fix misuse of assert_has_callsTakashi Natsume2022-09-191-2/+2
* Merge "Deprecate MySQL NDB Cluster Support"Zuul2022-09-099-29/+143
|\
| * Deprecate MySQL NDB Cluster SupportStephen Finucane2022-07-279-29/+143
* | Merge "trivial: Formatting changes for oslo_db.options"Zuul2022-09-091-112/+182
|\ \ | |/
| * trivial: Formatting changes for oslo_db.optionsStephen Finucane2022-07-141-112/+182
* | Merge "types: Set 'cache_ok' (redux)"Zuul2022-09-091-1/+7
|\ \
| * | types: Set 'cache_ok' (redux)Stephen Finucane2022-09-081-1/+7
* | | Update master for stable/zedOpenStack Release Bot2022-09-092-0/+7
|/ /
* | Replace abc.abstractproperty with property and abc.abstractmethod12.1.0ljhuang2022-08-031-4/+8
* | Merge "tox: Silence output"Zuul2022-07-201-0/+2
|\ \
| * | tox: Silence outputStephen Finucane2022-02-081-0/+2
* | | Merge "trivial: Don't emit warnings for our own deprecations"Zuul2022-07-201-0/+7
|\ \ \ | |/ /
| * | trivial: Don't emit warnings for our own deprecationsStephen Finucane2022-02-081-0/+7
* | | Merge "tests: Enable SAWarning warnings"Zuul2022-07-202-5/+18
|\ \ \ | |/ /
| * | tests: Enable SAWarning warningsStephen Finucane2022-02-082-5/+18
* | | Merge "Remove the 'Session.autocommit' parameter"Zuul2022-07-205-77/+83
|\ \ \ | |/ /