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 <[email protected]> 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
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
