Comment 25 for bug 1285478

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to stackalytics (master)

Reviewed: https://review.openstack.org/94734
Committed: https://git.openstack.org/cgit/stackforge/stackalytics/commit/?id=59086405c27b0207c4db64e0f2eac3d3815e79d0
Submitter: Jenkins
Branch: master

commit 59086405c27b0207c4db64e0f2eac3d3815e79d0
Author: Christian Berendt <email address hidden>
Date: Wed May 21 23:59:23 2014 +0200

    sort requirement files in alphabetical order

    This makes code more readable, and can check whether specific library
    in the requirement files easily. We also enforce the check in pep8.

    Change-Id: I98be4ab6c46301fabe8badc00dd3a60333473414
    Closes-Bug: #1285478