Release requests and history tracking
Go to file
Eric Fried 11df3a66f3 Release os-traits 0.16.0
...to pick up AVX512-VNNI trait from [1] and live migrate flags from [2].

[1] Id12ed38c1648b006c20cf5875a9b2ffe1690ecd6
[2] I6afd7ef33edd5187c6242d0e0e58c871cb83250e

Change-Id: Ia421ed500fbc15bf0088a8436ddeb5d8d1196256
2019-07-30 08:52:00 -05:00
data Update placement release liaisons 2019-07-01 14:54:16 +01:00
deliverables Release os-traits 0.16.0 2019-07-30 08:52:00 -05:00
doc Merge "List deliverables not released since given date" 2019-07-19 05:21:47 +00:00
openstack_releases Force certain indenting style 2019-07-24 17:00:30 +02:00
templates switch mailing lists to openstack-discuss 2018-12-04 10:41:28 -05:00
tools Fix bashate errors 2019-07-08 11:46:30 -05:00
.gitignore Switch to stestr 2018-07-10 10:38:33 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:37:48 +00:00
.stestr.conf Switch to stestr 2018-07-10 10:38:33 +07:00
.zuul.yaml Revert "Increase tag-releases job timeout" 2019-04-16 14:13:40 +00:00
bindep.txt install the python3 version of launchpadlib 2018-06-21 16:28:06 -04:00
CONTRIBUTING.rst Document tag pipeline jobs in contributor doc 2019-06-06 12:10:45 +02:00
LICENSE Add top level LICENSE file 2018-10-17 10:36:04 +11:00
README.rst Point to release-management info in governance 2018-11-01 16:09:48 +01:00
requirements.txt Switch to ruamel for yaml handling 2019-07-08 11:40:11 -05:00
setup.cfg Merge "Drop references to oslosphinx" 2019-07-19 04:51:43 +00:00
setup.py [Trivial] Remove executable privilege of setup.py 2016-05-09 16:38:37 +00:00
test-requirements.txt Switch to stestr 2018-07-10 10:38:33 +07:00
tox.ini Drop references to oslosphinx 2019-07-01 07:37:03 -05:00
watched_queries.yml Rename review.openstack.org to review.opendev.org 2019-05-12 04:33:25 +08:00
yamllint.yml add linter rules for vertical whitespace 2017-07-31 17:26:33 -04:00

Using This Repository

All official OpenStack software should go through the Release Management team team to produce releases. Exceptions to this rule are granted by the Technical Committee and documented in the openstack/governance repository ('release-management' key in reference/projects.yaml).

This repository is used to track release requests. 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 repository.

The repository is managed by the Release Management team.

image

Refer to the reference documentation for more details

Deliverables managed by teams not under OpenStack governance should follow the tagging instructions in the infra manual.