For Neutron https://review.openstack.org/#/c/71984/ was abandoned because it
was superseded by
https://review.openstack.org/#/c/75240/ which has merged. The new review did
not indicate that it fixed this bug, so I am manually going to set the status
to Fix Released for the Neutron portion.
** Changed in: neutron
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/1277583
Title:
python-sqlalchemy version inconsistent between projects
Status in OpenStack Identity (Keystone):
Fix Released
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
When installing OpenStack on Fedora 19 or later, installation can fail
due to different capped versions of python-sqlalchemy.
Keystone and Neutron both require versions under 8:
https://github.com/openstack/keystone/blob/master/requirements.txt#L12 (being
addressed by https://review.openstack.org/#/c/70240)
https://github.com/openstack/neutron/blob/master/requirements.txt#L21
Where other projects have bumped the version in requirements.txt:
https://github.com/openstack/nova/blob/master/requirements.txt#L2
https://github.com/openstack/cinder/blob/master/requirements.txt#L25
https://github.com/openstack/heat/blob/master/requirements.txt#L17
https://github.com/openstack/glance/blob/master/requirements.txt#L9
An installation may fail depending on the order the services are installed
in. If Nova is installed before Neutron, the Neutron installation will fail
because Nova installed python-sqlalchemy-0.8.* and Neutron requires
python-sqlalchemy <=0.7.99
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1277583/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp