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: Icdadfcba3df5827d607981479963ffa4a3f1826c
This creates the stable/zed branch for all client and non-client
libraries now that we are past the lib freeze on September 1st.
If the team wants to wait for a specific patch to make it to the
library, someone from the team can -1 the patch to have it held, or
update that patch with a different commit SHA.
Patches with no response will be merged by Friday, September 9th.
Change-Id: Idc023735b3bff9e9fb1410a8138a2220d596a4b1
Some nifty startup performance improvements. Major version bump due to
dropped Python 3.6 and 3.7 support.
Change-Id: Ifadc6ea66434988152b572b2216546bcb05f21bd
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>