yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #86076
[Bug 1926399] Re: UT failing with sqlalchemy 1.4
Reviewed: https://review.opendev.org/c/openstack/masakari/+/790216
Committed: https://opendev.org/openstack/masakari/commit/e5246e282f7fd448f45ca096686974b6173e0850
Submitter: "Zuul (22348)"
Branch: master
commit e5246e282f7fd448f45ca096686974b6173e0850
Author: Radosław Piliszek <radoslaw.piliszek@xxxxxxxxx>
Date: Fri May 7 10:12:52 2021 +0000
Make unit tests compatible with SQLAlchemy 1.4
The .count() method is gone from the Table class.
Let's use func.count in its stead.
Closes-Bug: #1926399
Change-Id: Ica81271fe85478fdffae4ea0b6f4ed3b168f4552
** Changed in: masakari
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1926399
Title:
UT failing with sqlalchemy 1.4
Status in Cinder:
Fix Released
Status in masakari:
Fix Released
Status in neutron:
Fix Released
Status in OpenStack Compute (nova):
In Progress
Status in oslo.db:
Fix Released
Bug description:
See job cross-neutron-py36 in test patch
https://review.opendev.org/c/openstack/requirements/+/788339/
https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_ac7/788339/1/check
/cross-neutron-py36/ac77335/testr_results.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1926399/+subscriptions
References