Comment 37 for bug 1179008

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

Reviewed: https://review.openstack.org/30889
Committed: http://github.com/openstack/python-swiftclient/commit/2d12f09c66e0221ba7f43cc64677c05486a42ea6
Submitter: Jenkins
Branch: master

commit 2d12f09c66e0221ba7f43cc64677c05486a42ea6
Author: niu-zglinux <email address hidden>
Date: Wed May 29 22:13:02 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: I9c1356f22f6527be44b4b3f6a77012156ff1637b
    Fixes: bug #1179008