yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12623
[Bug 1292284] Re: A few tests from test_sqlalchemy_utils fail on SQLAlchemy 0.9.x
** Changed in: nova
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1292284
Title:
A few tests from test_sqlalchemy_utils fail on SQLAlchemy 0.9.x
Status in OpenStack Compute (Nova):
Fix Released
Status in Oslo - a Library of Common OpenStack Code:
Fix Committed
Bug description:
When SQLAlchemy 0.9.x releases are used, some tests from
test_sqlalchemy_utils module fail on assertRaises(). This is caused by
the fact that we except SQLAlchemy to raise exceptions when reflecting
SQLite custom data types from existing DB schema. This was true for SA
0.7.x and 0.8.x branches, but is fixed in 0.9.x releases.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1292284/+subscriptions
References