We are gleeful to announce the release of: oslo.db 4.17.0: Oslo Database library This release is part of the ocata release series. The source is available from: http://git.openstack.org/cgit/openstack/oslo.db Download the package from: https://pypi.python.org/pypi/oslo.db Please report issues through launchpad: http://bugs.launchpad.net/oslo.db For more details, please see below. Changes in oslo.db 4.16.0..4.17.0 --------------------------------- ceba339 Modify word "whetever" to "whether" 3af223a Updated from global requirements a07e132 Add Constraints support c61d2d4 Support packet sequence wrong error 1811096 docs: mention that it's possible to use Connection directly 7c8f0f4 exc_filters: fix deadlock detection for percona xtradb cluster d77439b Replaces uuid.uuid4 with uuidutils.generate_uuid() b3869d0 Fix marker checking when value is None 4e85efc Strip prefix `migrate_` in parameter `migrate_engine` Diffstat (except docs and test files) ------------------------------------- oslo_db/sqlalchemy/exc_filters.py | 3 + oslo_db/sqlalchemy/utils.py | 158 ++++++++++++++------------- setup.cfg | 2 +- tools/tox_install.sh | 30 +++++ tox.ini | 5 +- 8 files changed, 186 insertions(+), 85 deletions(-)