Comment 36 for bug 1179008

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

Reviewed: https://review.openstack.org/30846
Committed: http://github.com/openstack/cinder/commit/15a907c491e9d344fd1f70becc883342f3102798
Submitter: Jenkins
Branch: master

commit 15a907c491e9d344fd1f70becc883342f3102798
Author: Zhenguo Niu <email address hidden>
Date: Wed May 29 16:50:03 2013 +0800

    Rename requires files to standard names.

    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: Ifb2735151dc8c7f89ec01d237226669f7051ffa8
    Fixes: bug #1179008