Release requests and history tracking
Go to file
Thierry Carrez 30c6258ab4 init_series: no longer skip over unreleased
Support 'stable' deliverables in init_series by not skipping
over deliverables that did not get any old_series release.
Add a warning to the generated YAML file instead.

Change-Id: I0b79354f01604641a348db50fcbb43376ae3111d
Task: 22350
2018-07-04 18:05:52 +02:00
deliverables Merge "Release cliff 2.13.0" 2018-07-03 13:43:04 +00:00
doc Merge "Reorder reference documentation" 2018-07-02 19:47:09 +00:00
openstack_releases init_series: no longer skip over unreleased 2018-07-04 18:05:52 +02:00
templates Update and replace http with https for doc links in releases doc 2017-08-09 14:10:09 +00:00
tools Report ACL violations as issues by default 2018-06-27 18:29:47 +02:00
.gitignore add a script to examine the gerrit acls for issues 2018-02-23 11:52:07 -05:00
.gitreview Added .gitreview 2015-07-02 09:25:52 +00:00
.testr.conf turn on debug in tests 2018-03-16 15:47:02 -04:00
.zuul.yaml change the timeouts for the validate and list-changes jobs 2018-04-16 15:50:45 -04:00
bindep.txt install the python3 version of launchpadlib 2018-06-21 16:28:06 -04:00
CONTRIBUTING.rst Base ladder content for CONTRIBUTING.rst 2018-03-22 16:10:28 +01:00
PROCESS.rst Process for deliverables with no changes 2018-06-27 16:15:30 +02:00
README.rst move the submission guide out of the readme to the reference docs 2018-06-28 17:26:41 -04:00
requirements.txt Remove duplicate packaging 2018-03-08 14:29:25 +11:00
setup.cfg Merge "add a script to examine the gerrit acls for issues" 2018-03-05 15:00:34 +00:00
setup.py [Trivial] Remove executable privilege of setup.py 2016-05-09 16:38:37 +00:00
test-requirements.txt Upgrade hacking 1.x 2018-02-11 18:01:01 +01:00
tox.ini store test temporary files under the .tox environment 2018-03-16 15:47:02 -04:00
watched_queries.yml remove extra blank line in watched query output 2017-08-04 10:26:22 -04:00
yamllint.yml add linter rules for vertical whitespace 2017-07-31 17:26:33 -04:00

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.

image

Refer to the reference documentation for more details