summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update TOX_CONSTRAINTS_FILE for stable/2023.1stable/2023.1OpenStack Release Bot2023-02-241-2/+2
* Update .gitreview for stable/2023.1OpenStack Release Bot2023-02-241-0/+1
* 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
|\ \ \ | |/ /
| * | Remove the 'Session.autocommit' parameterStephen Finucane2022-02-085-77/+83
* | | Merge "Add missing 'connect' wrapper"Zuul2022-07-201-1/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Add missing 'connect' wrapperStephen Finucane2022-02-081-1/+3
* | Imported Translations from Zanata12.0.0OpenStack Proposal Bot2022-06-211-2/+164
* | Drop python3.6/3.7 support in testing runtimeHervé Beraud2022-05-051-3/+1
* | Merge "Don't call 'begin()' on existing transaction"11.3.0Zuul2022-04-152-7/+1
|\ \ | |/
| * Don't call 'begin()' on existing transactionStephen Finucane2022-02-082-7/+1
* | Add Python3 zed unit testsOpenStack Release Bot2022-03-041-1/+1
* | Update master for stable/yogaOpenStack Release Bot2022-03-042-0/+7
|/
* utils: Remove troublesome utility methods11.2.0Stephen Finucane2022-02-084-219/+15
* Merge "Remove use of Session.begin.subtransactions flag"Zuul2022-02-022-17/+2
|\
| * Remove use of Session.begin.subtransactions flagStephen Finucane2021-08-102-17/+2
* | Merge "Don't rely on implicit autocommit"Zuul2022-02-026-103/+148
|\ \ | |/
| * Don't rely on implicit autocommitStephen Finucane2021-08-106-103/+148
* | Update python testing classifierdengzhaosen2021-12-211-0/+1
* | tests: Restore - don't reset - warning filtersStephen Finucane2021-11-191-1/+7
* | Merge "Replace use of 'Engine.execute()'"11.1.0Zuul2021-11-155-175/+217
|\ \ | |/
| * Replace use of 'Engine.execute()'Stephen Finucane2021-08-105-175/+217
* | Merge "Don't call mapper() outside of declarative registry"Zuul2021-11-153-9/+9
|\ \ | |/
| * Don't call mapper() outside of declarative registryStephen Finucane2021-08-103-9/+9
* | Merge "Don't pass kwargs to connection.execute()"Zuul2021-11-124-11/+9
|\ \ | |/