We are pumped to announce the release of: oslo.db 4.29.0: Oslo Database library This release is part of the queens release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.db Download the package from: https://pypi.python.org/pypi/oslo.db Please report issues through launchpad: https://bugs.launchpad.net/oslo.db For more details, please see below. Changes in oslo.db 4.28.0..4.29.0 --------------------------------- 5be38d2 Use skipTest() method instead of deprecated skip() 28bbcd4 Updated from global requirements 745110e Test illegal "boolean" values without Boolean datatype 8c41987 Imported Translations from Zanata 3a40168 Fix pagination when marker value is None 7a6ae8c Remove property message for DBInvalidUnicodeParameter and InvalidSortKey 528abcb Remove provisioned_engine in class BackendImpl Diffstat (except docs and test files) ------------------------------------- oslo_db/exception.py | 19 --- oslo_db/sqlalchemy/provision.py | 31 ---- oslo_db/sqlalchemy/test_base.py | 4 +- oslo_db/sqlalchemy/test_fixtures.py | 2 +- oslo_db/sqlalchemy/utils.py | 14 +- .../locale/en_GB/LC_MESSAGES/releasenotes.po | 165 ++++++++++++++++++++- setup.cfg | 2 +- 13 files changed, 262 insertions(+), 77 deletions(-)