Release requests and history tracking
a8c6c72360
The validation check is looking for a "publish-to-pypi-neutron-python3" job to be set in the project-config repository for the neutron projects but, that job doesn't seem to exist. This patch is changing the validation script to look for a "publish-to-pypi-python3" job instead. Change-Id: I9d2c6c82e78f798b12a8cadd633f6b247127133b |
||
---|---|---|
deliverables | ||
doc | ||
openstack_releases | ||
templates | ||
tools | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.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