Comment 11 for bug 1179008

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

Reviewed: https://review.openstack.org/30161
Committed: http://github.com/openstack/nova/commit/5740920bb392ec6e0bc5f2e3949a37b3bf8519d9
Submitter: Jenkins
Branch: master

commit 5740920bb392ec6e0bc5f2e3949a37b3bf8519d9
Author: Ruby Loo <email address hidden>
Date: Wed May 22 20:12:08 2013 +0000

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