yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20700
[Bug 1365061] Re: Warn against sorting requirements
** Also affects: trove
Importance: Undecided
Status: New
** Also affects: python-troveclient
Importance: Undecided
Status: New
** Changed in: python-troveclient
Importance: Undecided => Wishlist
** Changed in: python-troveclient
Status: New => Confirmed
** Changed in: python-troveclient
Assignee: (unassigned) => Nikhil Manchanda (slicknik)
** Changed in: trove
Importance: Undecided => Wishlist
** Changed in: trove
Status: New => In Progress
** Changed in: trove
Assignee: (unassigned) => Amrith (amrith)
--
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 Committed
Status in OpenStack Identity (Keystone):
Fix Committed
Status in OpenStack Identity (Keystone) Middleware:
Fix Committed
Status in OpenStack Neutron (virtual network service):
In Progress
Status in OpenStack Compute (Nova):
Fix Committed
Status in Python client library for Keystone:
Fix Committed
Status in Trove client binding:
Confirmed
Status in OpenStack Object Storage (Swift):
Fix Committed
Status in Openstack Database (Trove):
In Progress
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-
dev@xxxxxxxxxxxxxxxxxxx/msg33927.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1365061/+subscriptions
References