35b3ba6cb4
This commit is part of a series to retire the Packaging Deb project. Step 3 is to set the Gerrit ACLs for these repositories to read-only, remove them from CI configuration and IRC bots (as in https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project). Change-Id: I05c9e4a37ecb1eefe1909be3cb5fa56ee10710ff |
||
---|---|---|
.. | ||
extra-data.d | ||
install.d | ||
element-deps | ||
README.rst |
openstack-repos
Download all repos and packages that might be needed.
Environment variables:
- DIB_CUSTOM_PROJECTS_LIST_URL
-
- Required
-
No
- Default
-
None
- Description
-
Url to a yaml file contains custom list of repos. The custom yaml file has the same structure as the default file: 'https://git.openstack.org/cgit/openstack-infra/project-config/plain/gerrit/projects.yaml' Download only the repos that appear in the custom file rather than downloading all openstack repos that appear in the default file.
- Example
-
DIB_CUSTOM_PROJECTS_LIST_URL='file:///etc//project-config//gerrit//custom_projects.yaml'