← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1365061] [NEW] Warn against sorting requirements

 

Public bug reported:

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.

** Affects: keystone
     Importance: Low
         Status: Triaged

** Changed in: keystone
       Status: New => Triaged

** Changed in: keystone
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1365061

Title:
  Warn against sorting requirements

Status in OpenStack Identity (Keystone):
  Triaged

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1365061/+subscriptions


Follow ups

References