7 Commits

Author SHA1 Message Date
Előd Illés
ffc6f7513e [zun] Transition Zed to Unmaintained
This branch reached the end of its official stable maintained period,
hence this patch transition stable/zed branch to Unmaintained. (For
details about Unmaintained state please see: [1][2])

The transitions is as follows:
- tip of the stable/zed branch is tagged with zed-eom tag
- unmaintained/zed branch will be cut from zed-eom tag
- stable/zed branch will be deleted

Note:
- there will no longer be official releases off of zed branch after this
  transition
- backports can be pushed to unmaintained/yoga branch
- openstack-unmaintained-core (or <project>-unmaintained-core groups if
  such exists) have the rights to merge patches

Important: please +1 if the team is ready for us to proceed with this
transition, or -1 if there are any final Zed stable release with
backports currently in flight that we should wait for. For the latter
case, please propose a final Zed stable release patch, and rebase this
patch on top of that, with the latest commit hash of stable/zed.

The transition deadline is May 2nd, 2024. [3]

[1] https://docs.openstack.org/project-team-guide/stable-branches.html#unmaintained
[2] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html
[3] https://releases.openstack.org

Change-Id: I4c265f76109748f99cdbc1c168abd5de2deca7b6
2024-04-19 17:01:02 +02:00
Elod Illes
08cfd781b1 Release zun for stable/zed
This release picks up new commits to zun since
the last release from stable/zed.

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 10.0.0..13379fd9
13379fd9 Specify a specific version of docker
d5f102d7 Fix circular import
5c2f205e Fix tox4 error
54c66fc3 Disable git owner check for zun
c3ddf2ec Handle io_service_bytes_recursive is None
1656d8ff Install zun from stable branch

Change-Id: I6cac04341b4fd816f8cd754e06063820b8d1badb
Signed-off-by: Elod Illes <elod.illes@est.tech>
2024-01-26 18:12:30 +01:00
Előd Illés
b38f01c427 Zed final releases for cycle-with-rc projects
This tags the final release for all cycle-with-rc projects for Zed.
While not required, having PTLs ack this patch would be nice to include
that record in the merged metadata.

Release activity should now be frozen until this is processed on
October 5th. Any bugfixes merged to stable/zed can be queued up and
ready to go as a follow on stable release after the coordinated release
date.

There are different diff-start values for each project. This is used
when generating release notes to denote the point where the stable/yoga
branch started to diverge from what is included on stable/zed. For
some, this will be the final Yoga major version, but if multiple RCs
were done, this may show the initial RC1 release version. This is
normal.

This patch will be merged on October 5th.

Change-Id: I89c7eb88c86f012536713e1ad7aa5b243aaf7f83
2022-10-03 12:21:34 +02:00
Thierry Carrez
07f4b5d28b Release Zun Zed RC2
New release candidate for Zun to pick up the oslo.db compatibility fix.

Change-Id: I05ae8d1a168997bd25f8c77d66971b0010ae56f9
2022-09-29 09:20:23 +02:00
Hervé Beraud
abc8f2430b Add release note links for zed
Change-Id: I13d056b06d0fa64a5e354e7b10163662c4aef830
2022-09-23 16:31:03 +02:00
Elod Illes
d643b14a19 Release zun RC1 for Zed
This proposed a RC1 release for zun to get any merged changes
out prior to the RC1 deadline for Zed going into effect.

If the team is ready to proceed, please leave a +1 to acknowledge this
release and we will process right away. If the team is working on any
final merges, leave a -1 with some detail on the status and update the
patch with the new commit hash to use when ready.

Patches with no response will be merged by early Friday, September 16.

Signed-off-by: Elod Illes <elod.illes@est.tech>
Change-Id: I0f635a528f6d9b2f937af620b0fe774447670597
2022-09-12 15:33:50 +02:00
Előd Illés
707bd2cd7c Add Zed deliverable files
The generated content initializes the Zed cycle's deliverable files
based on yoga deliverables.

Change-Id: Ie756799ff88a73f0c152d6ac3093bd8623f536d8
2022-04-01 14:36:37 +02:00