Release requests and history tracking
d3f7e4e1f5
The independent series has to be treated as a special case because it does not appear in the sequence of normal series. Not everything in the deliverables directory is actually a series name, so we need to use the series status data to get the list of valid names. Change-Id: Iea9ce55bf3c99afc7bcdd74cc0b7eb523c0a922d Signed-off-by: Doug Hellmann <doug@doughellmann.com> |
||
---|---|---|
deliverables | ||
doc | ||
openstack_releases | ||
templates | ||
tools | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
PROCESS.rst | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
watched_queries.yml | ||
yamllint.yml |
Using This Repository
This repository is for tracking release requests for OpenStack projects. The releases are managed using groups of "deliverables", made up of individual project repositories sharing a Launchpad group and a version number history. Many deliverables will only have one constituent project.
The repository is managed by the Release Management team.
Refer to the reference documentation for more details