** Changed in: glance
Status: Fix Committed => 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/1365061
Title:
Warn against sorting requirements
Status in Cinder:
Fix Committed
Status in Designate:
Fix Released
Status in OpenStack Image Registry and Delivery Service (Glance):
Fix Released
Status in OpenStack Identity (Keystone):
Fix Released
Status in OpenStack Identity (Keystone) Middleware:
Fix Released
Status in OpenStack Neutron (virtual network service):
In Progress
Status in OpenStack Compute (Nova):
Fix Committed
Status in Python client library for Keystone:
Invalid
Status in OpenStack Object Storage (Swift):
Fix Committed
Bug description:
Contrary to bug 1285478, requirements files should not be sorted
alphabetically. Given that requirements files can contain comments,
I'd suggest a header in all requirements files along the lines of:
# The order of packages is significant, because pip processes them in the
order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
This is the result of a mailing list discussion (thanks, Sean!):
http://www.mail-archive.com/openstack-
[email protected]/msg33927.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1365061/+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