Comment 18 for bug 1285478

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

Reviewed: https://review.openstack.org/76827
Committed: https://git.openstack.org/cgit/openstack/python-ironicclient/commit/?id=07827ed717f94ed05027787cc0c875e0a2e18844
Submitter: Jenkins
Branch: master

commit 07827ed717f94ed05027787cc0c875e0a2e18844
Author: ChenZheng <email address hidden>
Date: Thu Feb 27 19:34:47 2014 +0800

    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: I138b332102a94557f153f8982ec00d493e2472b0
    Closes-Bug: #1285478