yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #05959
[Bug 1236039] Re: Nova uselessly restrict the version of sqlalchemy
Looks like the restrictions have been lifted
ceilometer/requirements.txt:sqlalchemy-migrate>=0.7.2
cinder/requirements.txt:sqlalchemy-migrate>=0.7.2
glance/requirements.txt:sqlalchemy-migrate>=0.7.2
heat/requirements.txt:sqlalchemy-migrate>=0.7.2
keystone/requirements.txt:sqlalchemy-migrate>=0.7.2
nova/requirements.txt:sqlalchemy-migrate>=0.7.2
oslo-incubator/requirements.txt:sqlalchemy-migrate>=0.7.2
requirements/global-requirements.txt:sqlalchemy-migrate>=0.7.2
** Changed in: nova
Status: Confirmed => Invalid
--
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/1236039
Title:
Nova uselessly restrict the version of sqlalchemy
Status in OpenStack Compute (Nova):
Invalid
Bug description:
Under Sid, we build nova against sqlalchemy 0.8.2. And it works. While
it does make sense to have SQLAlchemy>=0.7.8,<=0.7.99 in the global-
requirements.txt, so that the gate pulls version 0.7.x of SQLAlchemy,
there is no point to have this in individual packages. Please do not
do that. In fact, each package should be tested with *both* SQLAlchemy
0.7.8 and the latest SQLAlchemy 0.8.x.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1236039/+subscriptions