5 Commits

Author SHA1 Message Date
Előd Illés
911d0f19da [tacker] 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: Id471e12636f7f84f518db3b16009a828b5e76193
2024-04-19 17:01:09 +02:00
Előd Illés
a713c706e4 Change heat-translator and tosca-parser owner to Tacker team
In March governance accepted [1] the owner change of the two
deliverables, so replace owner team name in our yamls, too.

[1] https://review.opendev.org/c/openstack/governance/+/876012

Change-Id: If64c60535e7abc737ce682641075e04acfc23973
2023-05-15 16:12:28 +02:00
Hervé Beraud
7f6c800caf [heat] Create zed branch for client and non-client libs
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: Ibf8b3a8bc89577ce9bcca61e6b77c4d0be0df31a
2022-09-05 16:41:11 +02:00
Hervé Beraud
00714aec39 Release tosca-parser for Zed-1 milestone
This is a library release for tosca-parser for the Zed-1
milestone. This repository contains commits that have not been releases
for this cycle yet.

If the team is ready to process with this release, please leave a +1
to indicate we should go ahead with the release.

If the team needs more time for things about to merge, or if there is
some other reason a release should not be done at this time, please
leave a -1 with a comment indicating the status. Then update the patch
with the new commit hash to use once the team is ready to do the
release.

$ git log --oneline --no-merges 2.5.1..88796c0
88796c0 Drop lower-constraints.txt and its testing
46141f9 Fix KeyError in get_attribute function
4533792 Fix InvalidTypeError in get_attribute function
c63e17a Add Python3 zed unit tests

Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: Ic1790be0a5278364c89ca020608cba6af02de5e1
2022-05-16 10:17:13 +00: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