We are excited to announce the release of: oslo.db 4.20.0: Oslo Database library This release is part of the pike 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.19.0..4.20.0 --------------------------------- 443b3e3 Remove log translations Diffstat (except docs and test files) ------------------------------------- oslo_db/_i18n.py | 10 ---------- oslo_db/api.py | 3 +-- oslo_db/concurrency.py | 5 ++--- oslo_db/sqlalchemy/engines.py | 16 +++++++--------- oslo_db/sqlalchemy/exc_filters.py | 5 ++--- oslo_db/sqlalchemy/migration_cli/ext_migrate.py | 7 +++---- oslo_db/sqlalchemy/provision.py | 5 ++--- oslo_db/sqlalchemy/test_migrations.py | 3 +-- oslo_db/sqlalchemy/utils.py | 10 +++++----- 9 files changed, 23 insertions(+), 41 deletions(-)