Comment 22 for bug 1285478

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

Reviewed: https://review.openstack.org/76812
Committed: https://git.openstack.org/cgit/openstack/python-heatclient/commit/?id=339f3e4de075d7790286e993b525d81756a763ca
Submitter: Jenkins
Branch: master

commit 339f3e4de075d7790286e993b525d81756a763ca
Author: ChenZheng <email address hidden>
Date: Thu Feb 27 18:03:28 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: I08434dd56d41a82045e4119e547b7b3f60d66698
    Closes-Bug: #1285478