Comment 30 for bug 1179008

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

Reviewed: https://review.openstack.org/30853
Committed: http://github.com/openstack/python-openstackclient/commit/bac0718764ac5e7cc22adf24d035db0be0cf90d9
Submitter: Jenkins
Branch: master

commit bac0718764ac5e7cc22adf24d035db0be0cf90d9
Author: Zhenguo Niu <email address hidden>
Date: Wed May 29 17:36:23 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: I903213fda94a833335abaa7ad9a90bbb688ec15a
    Fixes: bug #1179008