Go to file
Sean Dague a9136d8cae add option for adding a suffix to output files
When we run update.py automatically in the devstack gate, we
have the issue that we are programatically changing files which
are actually git versioned. This makes lots of people sad pandas.

As this is all being done automatically we could actually update
the files with a suffix, then have devstack use that instead.
This will make developers happy, as they won't have to keep
resetting their devstack trees if they do development straight in
them.

Change-Id: I3d264f15ab7123f258f198b375b9667895c4104c
2013-08-09 07:12:07 -04:00
2012-08-06 17:05:39 -05:00
2013-08-08 12:04:04 -03:00
2013-08-08 12:03:56 -03:00
2013-08-08 12:03:56 -03: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 128 MiB
Languages
Python 88.1%
Shell 11.9%