Comment 23 for bug 1285478

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

Reviewed: https://review.openstack.org/76775
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=035abae6ef6c87f7439392de955e3c55882bfa73
Submitter: Jenkins
Branch: master

commit 035abae6ef6c87f7439392de955e3c55882bfa73
Author: ChenZheng <email address hidden>
Date: Thu Feb 27 14:49:09 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: I032c3c3d29522ce85f64b21d6428d975e46cc701
    Closes-Bug: #1285478