Release requests and history tracking
 
 
Go to file
Paul Belanger a8fababaf5 Add top level LICENSE file
It is nice to have a top level LICENSE file to help users know which
license is used for the repo. I believe everything in the repo is
licenses to Apache2.

Also as we have a LICENSE how hacking 102 enforces that every code file
needs an explict license so add one to __init__.py

Change-Id: I7609e774c1606f8b4597f45567871bdddedec270
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-10-17 10:36:04 +11:00
deliverables Merge "Final Rocky release for OpenStack-Ansible" 2018-10-16 21:22:20 +00:00
doc Merge "drop support for driverfixes branches" 2018-10-11 11:50:28 +00:00
openstack_releases Add top level LICENSE file 2018-10-17 10:36:04 +11:00
templates Update and replace http with https for doc links in releases doc 2017-08-09 14:10:09 +00:00
tools Script to list unreleased and open changes 2018-09-21 14:45:30 +02:00
.gitignore Switch to stestr 2018-07-10 10:38:33 +07:00
.gitreview Added .gitreview 2015-07-02 09:25:52 +00:00
.stestr.conf Switch to stestr 2018-07-10 10:38:33 +07:00
.zuul.yaml add python 3.6 unit test job 2018-08-30 14:56:02 -04:00
CONTRIBUTING.rst Base ladder content for CONTRIBUTING.rst 2018-03-22 16:10:28 +01:00
LICENSE Add top level LICENSE file 2018-10-17 10:36:04 +11:00
README.rst add a note to readme about official teams 2018-10-11 10:36:01 -04:00
bindep.txt install the python3 version of launchpadlib 2018-06-21 16:28:06 -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 Switch to stestr 2018-07-10 10:38:33 +07:00
tox.ini Merge "configure oslotest for debug output" 2018-10-11 02:35:22 +00: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

README.rst

Using This Repository

This repository is for tracking release requests for official 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

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