Comment 38 for bug 1179008

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

Reviewed: https://review.openstack.org/30851
Committed: http://github.com/openstack/python-glanceclient/commit/40460cbeb1f0b08b82fdf405b3341eebf5612cb0
Submitter: Jenkins
Branch: master

commit 40460cbeb1f0b08b82fdf405b3341eebf5612cb0
Author: Zhenguo Niu <email address hidden>
Date: Wed May 29 17:23:30 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: Ic220b54de5ce7c15f442b8ffcb97cd03c2344f9a
    Fixes: bug #1179008