[mistral] Transition Ocata to End of Life

This transition the Ocata branch to End of Life. The last patch of the
branch will be tagged with ocata-eol tag. The ocata branch cannot be
used anymore and will be deleted if this patch merges.

This is needed as stable/ocata is not actively maintained in the recent
period and thus gate is broken due to job failures. By removing these
branches, infra resources will be freed up, too.

Please try to identify any zuul job, that is defined outside of the
repositories in this patch (for example in openstack-zuul-jobs, etc.)
and won't be used anymore if stable/ocata is deleted, and propose a job
removal patch for them.

Please +1 if the team is ready for us to proceed with this transition,
or -1 if there are still some activity on the branch and the team wants
to continue to maintain it.

Change-Id: I57bf7a0742e3eb3a3d6c66dec89b9c108eff4e7a
This commit is contained in:
Előd Illés 2021-06-09 20:54:06 +02:00
parent 9ccdd595be
commit b5075b7b23
2 changed files with 10 additions and 0 deletions

View File

@ -60,6 +60,12 @@ releases:
hash: ce3bec77804c491cc560d77b2c3227fc806952d3
- repo: openstack/mistral-dashboard
hash: 72a0ef38e325ea831cfbe38de82368cdf4247918
- version: ocata-eol
projects:
- repo: openstack/mistral
hash: 1af2544b87bd3fff3a81361314f87c985897b559
- repo: openstack/mistral-dashboard
hash: 57ec2626a88fa70932a736a5f000605ec208ba75
repository-settings:
openstack/mistral: {}
openstack/mistral-dashboard: {}

View File

@ -24,6 +24,10 @@ releases:
- hash: 615b6dc207cbd913850a34eea39fa0e2d0bdb503
repo: openstack/python-mistralclient
version: ocata-em
- version: ocata-eol
projects:
- repo: openstack/python-mistralclient
hash: d531db1b6197ac07eae7973aa286256366645896
release-notes: https://docs.openstack.org/releasenotes/python-mistralclient/ocata.html
repository-settings:
openstack/python-mistralclient: {}