We are pumped to announce the release of: oslo.db 4.41.1: Oslo Database library This release is part of the stein release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.db Download the package from: https://pypi.org/project/oslo.db Please report issues through launchpad: https://bugs.launchpad.net/oslo.db For more details, please see below. Changes in oslo.db 4.40.0..4.41.1 --------------------------------- e64c6bb Fix FOREIGN KEY messages for MariaDB 10.2, 10.3 074c485 Imported Translations from Zanata da67096 add lib-forward-testing-python3 test job 0dbb8dd add python 3.6 unit test job 0d60c4b import zuul job settings from project-config 256ebc3 Update reno for stable/rocky 944fe4b Switch to stestr Diffstat (except docs and test files) ------------------------------------- .gitignore | 2 +- .stestr.conf | 4 ++++ .testr.conf | 7 ------ .zuul.yaml | 10 +++++++++ lower-constraints.txt | 2 +- oslo_db/sqlalchemy/exc_filters.py | 8 +++---- releasenotes/source/index.rst | 1 + .../locale/en_GB/LC_MESSAGES/releasenotes.po | 26 +++++++++++++++++++--- releasenotes/source/rocky.rst | 6 +++++ test-requirements.txt | 2 +- tools/pretty_tox.sh | 16 ------------- tox.ini | 16 ++++++++----- 13 files changed, 64 insertions(+), 40 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 3b06eec..0f5306d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12 +12 @@ oslo.context>=2.19.2 # Apache-2.0 -testrepository>=0.0.18 # Apache-2.0/BSD +stestr>=2.0.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org