Update README with rationale and internal mirror
Added why folks need to add their projects here and what it will help with Change-Id: Ia57e1197de8ad32fb819d1bd211b37b82db63518
This commit is contained in:
parent
ae26637b7a
commit
fe5b795be2
14
README.rst
14
README.rst
@ -1,5 +1,19 @@
|
||||
Global dependencies for OpenStack Projects
|
||||
|
||||
All official OpenStack projects should be added to
|
||||
projects.txt. Once they are added here the gate/check
|
||||
jobs for the projects will use the OpenStack
|
||||
internal pypi mirror to ensure stability. The
|
||||
continuous integration infrastructure will also
|
||||
sync up the requirements across all the official
|
||||
projects and will create reviews in the participating
|
||||
projects for any mis-matches.
|
||||
|
||||
This process above will ensure that users of OpenStack
|
||||
will have one single set of python package requirements/
|
||||
dependencies to install and run the individual OpenStack
|
||||
components.
|
||||
|
||||
To use this, run:
|
||||
|
||||
python update.py path/to/project
|
||||
|
Loading…
x
Reference in New Issue
Block a user