Monty Taylor cc7031c27e Align projects list with mirror-needing projects
If projects.txt is going to be the basis for select-mirror in the
gate, we should also list projects in projects.txt that need to be
constrained by the mirror for their testing. In order to do that, we
need to not try to unconditionally update setup.py, since devstack and
devstack-gate do not have it.

openstack/requirements itself also does not use the mirror, so remove
it from the list.

Change-Id: Iea33e8f4d5453bf413f3d479b85eaed99938b302
2013-12-02 12:09:43 -05:00
2012-08-06 17:05:39 -05:00
2013-09-24 12:43:54 +01:00
2013-09-30 17:15:56 -04:00
2013-09-21 13:40:43 -07:00

Global dependencies for OpenStack Projects

To use this, run:

python update.py path/to/project

Entries in requirements.txt and test-requirements.txt will have their versions updated to match the entires listed here. Any entries in the target project which do not first exist here will be removed. No entries will be added.

Description
Global requirements for OpenStack
Readme 120 MiB
Languages
Python 89.8%
Shell 10.2%