Release requests and history tracking
Go to file
Corey Bryant b63040efbe New stable releases for glance xena, yoga, and zed
This picks up new patches to stable releases of glance,
including CVE-2022-47951.

$ git log --oneline --no-merges 23.0.0..HEAD
e45a32d17 Fix tox4 error
f45b5f024 Enforce image safety during image_conversion
2281c0868 Fix unintentional exception inspecting VMDK
3cfbb69c0 [stable-only] Remove glance-code-constants-check
fc9a53d25 Fix failing namespace list delete race
2f125d832 glance-cache-prefetcher: Set up access to multistore backends
316ce9659 Fix set_property_atomic() boolean type casting
e1a66af4a [CI] Add upper constraints to install command
965a97837 Add "bochs" as a possible video model
881b24a2a Update qcow test to use qcow2 instead
b76dd7880 [stable-only] Specify openstacksdk stable branch

$ git log --oneline --no-merges 24.1.0..HEAD
3f6c689b7 Fix tox4 error
dc8e5a5cc Enforce image safety during image_conversion
5fbf47378 [stable-only] Remove glance-code-constants-check
f3ae67fa1 Mock getaddrinfo in cinder store tests
20110a7d0 Fix tests for logging connection info
b4091752b glance-cache-prefetcher: Set up access to multistore backends
ea4ed6dfe [APIImpact] Correct API response code for DELETE cache APIs

$ git log --oneline --no-merges 25.0.0..HEAD
022e15025 Fix tox4 error
4967ab693 Enforce image safety during image_conversion
07f98747a Fix unintentional exception inspecting VMDK
06a922880 [stable-only] Remove glance-code-constants-check
014ae273f Update TOX_CONSTRAINTS_FILE for stable/zed
9cf5206c0 Update .gitreview for stable/zed

Change-Id: Ie1f5af2f2b06c7467c4756a244343b4750a4fd38
2023-01-27 11:24:06 -05:00
data Merge "Proposed 2023.2 Bobcat release schedule" 2023-01-27 14:21:04 +00:00
deliverables New stable releases for glance xena, yoga, and zed 2023-01-27 11:24:06 -05:00
doc Merge "Proposed 2023.2 Bobcat release schedule" 2023-01-27 14:21:04 +00:00
openstack_releases Fix upper-constraints redirect for new release naming 2023-01-14 10:29:27 +01:00
templates Remove unused RC templates 2019-09-23 18:04:44 +02:00
tools Add progress info printouts to list_eol_stale_branches.sh 2023-01-23 14:41:08 +01: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 Uncap jsonschema 2022-07-26 12:24:11 +02:00
bindep.txt Cleanup bindep packages 2020-04-11 15:57:21 -05:00
CONTRIBUTING.rst Move release team ladder & infra into proper page 2021-07-22 15:31:25 +02:00
LICENSE Add top level LICENSE file 2018-10-17 10:36:04 +11:00
README.rst moving to OFTC 2021-05-27 13:53:16 +02:00
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 [Trivial] Remove executable privilege of setup.py 2016-05-09 16:38:37 +00:00
test-requirements.txt Update to latest hacking for pep8 checks 2020-07-27 16:33:03 -05:00
tox.ini Pin setuptools for Yoga release 2022-03-28 15:36:29 +02: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

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.