Comment 6 for bug 1179008

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

Reviewed: https://review.openstack.org/29401
Committed: http://github.com/openstack/heat-cfntools/commit/8b813462b7e1573dd841e8f6d9d0d688321dc23d
Submitter: Jenkins
Branch: master

commit 8b813462b7e1573dd841e8f6d9d0d688321dc23d
Author: Steven Dake <email address hidden>
Date: Thu May 16 09:31:51 2013 -0700

    Rename requires files to standard names

    From bug report:
    Rename tools/pip-requires to requirements.txt and tools/test-requires
    to test-requirements.txt. These are standard files and tools in the
    general world are growing intelligence about them.

    Change-Id: I5d3bad7654e4ce101d19b40215d8c1cc93dd9832
    Fixes: Bug #1179008