[openstack-dev] oslo.db 1.4.1 release
Victor Sergeyev
vsergeyev at mirantis.com
Tue Jan 13 10:03:26 UTC 2015
Hello folks!
The Oslo team is pleased to announce the release of oslo.db - 1.4.1
This is a bugfix release to address a problem found in the 1.4.0 release -
oslo.db API change break neutron functional tests
Change in openstack/oslo.db 1.4.0..1.4.1
commit b1fc55c7ce6004311379f4002fdceddcc8da9784
Author: Mike Bayer <mike_mp at zzzcomputing.com>
Date: Mon Jan 12 17:26:23 2015 -0500
Restore the check_foreign_keys() method.
This method was prematurely removed from oslo.db without
a deprecation phase, when Alembic added support for
foreign key autodetection. oslo.db continues to use
alembic for this purpose, however the
ModelsMigrationsSync.check_foreign_keys() method is restored
directly for those projects which were calling into it
explicitly.
diffstat
oslo_db/sqlalchemy/test_migrations.py | 72 +
oslo_db/tests/sqlalchemy/test_migrations.py | 187 +
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.db
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150113/69c40c4c/attachment.html>
More information about the OpenStack-dev
mailing list