Release requests and history tracking
Go to file
Hervé Beraud 6be25aab05 Release neutron-dynamic-routing for stable/xena
This release picks up new commits to neutron-dynamic-routing since
the last release from stable/xena.

This is being proposed as a convenience to help make sure stable
changes are being released. If the team is good with this going out,
please respond with a +1 to let the release team know it is OK to
proceed.

If it is not wanted at this time, or if there are more changes that
would be good to get merged before doing a stable release, please
leave a -1 with a comment with what the team would prefer. We can
then either abandon this patch, or wait for an update with a new
commit hash to use instead.

$ git log --oneline --no-merges 19.1.0..5648f40
5648f40 Add releasenotes for recently added fixes
5810f95 Don't run periodic actions for StaticScheduler
75c5b95 Fix missing functions in StaticScheduler
b515ce4 Consume BGP service plugin queue in RPC workers

Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: I6ee54c6b44f8facc8fad8832f3c17e01bc66cdf3
2023-01-16 16:54:44 +01:00
data Add SLURP mark for Releases page template 2022-12-02 11:46:43 +01:00
deliverables Release neutron-dynamic-routing for stable/xena 2023-01-16 16:54:44 +01:00
doc Add Election details to the schedule/ICS 2022-12-07 19:20:31 +11:00
openstack_releases Merge "Fix stable branch naming validation" 2022-12-02 14:37:04 +00:00
templates
tools Remove tag argument usage from helper scripts 2022-03-16 20:27:22 +01:00
.gitignore
.gitreview
.stestr.conf
.zuul.yaml Uncap jsonschema 2022-07-26 12:24:11 +02:00
CONTRIBUTING.rst
LICENSE
README.rst
bindep.txt
requirements.txt Uncap jsonschema 2022-07-26 12:24:11 +02:00
setup.cfg Update python testing as per zed cycle testing runtime 2022-05-13 17:33:21 +08:00
setup.py
test-requirements.txt
tox.ini Pin setuptools for Yoga release 2022-03-28 15:36:29 +02:00
watched_queries.yml
yamllint.yml

README.rst

OpenStack Releases

image

This repository is used to drive release automation for OpenStack release deliverables, ultimately publishing them on the https://releases.openstack.org/ website.

Changes to this repository are proposed using Gerrit at https://review.opendev.org. This repository is managed by the OpenStack Release Management team.

For more information on how to use this repository, please read our reference documentation.

Who should use this repository

All official OpenStack software should go through the OpenStack 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).

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

More information

You can reach the Release Management team on the #openstack-release channel on OFTC IRC <https://www.oftc.net/>, or by sending an email with '[release]' as a subject prefix to the openstack-discuss mailing-list.