26832 Commits

Author SHA1 Message Date
Előd Illés
16105b99dc [tool] Handle new branch name style in list_eom_stale_branches.sh
list_eom_stale_branches.sh does not work for antelope, where the branch
name has the new style (stable/2023.1) as it tries to search for
stable/antelope, which is wrong. This patch fixes this issue to use
the new stable/<release-id> style.

Change-Id: I6bac959e6346f333c07c31d15c19e6ed54e324b5
2024-11-13 15:53:14 +01:00
Zuul
e004886d8b Merge "[blazar] Transition 2023.1 Antelope to Unmaintained" 2024-11-13 10:37:42 +00:00
Zuul
2bd9b431a6 Merge "[storlets] Transition 2023.1 Antelope to Unmaintained" 2024-11-12 17:02:45 +00:00
Zuul
ce70737cb8 Merge "[adjutant] Transition 2023.1 Antelope to Unmaintained" 2024-11-12 16:50:59 +00:00
Zuul
44e8472039 Merge "[cyborg] Transition 2023.1 Antelope to Unmaintained" 2024-11-12 16:50:54 +00:00
Zuul
75fa577774 Merge "[octavia] Transition 2023.1 Antelope to Unmaintained" 2024-11-12 16:50:51 +00:00
Zuul
6b06340b9e Merge "[trove] Transition 2023.1 Antelope to Unmaintained" 2024-11-12 16:50:20 +00:00
Zuul
f519ee3b29 Merge "[manila] Release 17.3.1 from stable/2023.2" 2024-11-12 16:50:17 +00:00
Zuul
f95e3ea869 Merge "[manila] Release 18.2.1 from stable/2024.1" 2024-11-12 16:50:14 +00:00
Zuul
31e39ad37e Merge "[watcher] Transition 2023.1 Antelope to Unmaintained" 2024-11-12 16:41:08 +00:00
Zuul
6b839a67b2 Merge "[magnum] Transition 2023.1 Antelope to Unmaintained" 2024-11-12 16:30:09 +00:00
Zuul
37e6a32fdc Merge "Release python-ironicclient for Epoxy-1 milestone" 2024-11-12 15:35:51 +00:00
Zuul
2aebb3ff22 Merge "[Quality Assurance] Transition 2023.1 Antelope to Unmaintained" 2024-11-12 13:46:02 +00:00
Elod Illes
9e7bce5b00 Release python-ironicclient for Epoxy-1 milestone
This is a library release for python-ironicclient for the Epoxy-1 milestone.
This repository contains commits that have not been released 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.

Change-Id: I23533804481aab77afb91e177b9e23b51f0295ef
Signed-off-by: Elod Illes <elod.illes@est.tech>
2024-11-12 11:35:07 +01:00
Goutham Pacha Ravi
659ed39cee [manila] Release 17.3.1 from stable/2023.2
Doing this in preparation of the final
antelope release with a missing bugfix
from releases on this stable branch

% git log --oneline --no-merges 17.3.0..
3542e4852 NetApp: don't check kerberos config on mgmt LIF.

Change-Id: I4e161972175775437c3beb8f987347ac5d61bfb9
2024-11-11 12:14:43 -08:00
Goutham Pacha Ravi
77af3f64d7 [manila] Release 18.2.1 from stable/2024.1
Doing this in preparation of the final
antelope release with a missing bugfix
from releases on this stable branch

% git log --oneline --no-merges 18.2.0..
a1030e8e5 NetApp: don't check kerberos config on mgmt LIF.

Change-Id: Ic4abab892f6c1e121144c6e506c52c9db4ffc112
2024-11-11 12:11:57 -08:00
Előd Illés
ad16317581 [Quality Assurance] Transition 2023.1 Antelope to Unmaintained
This branch reached the end of its official stable maintained period,
hence this patch transition stable/2023.1 branch to Unmaintained. (For
details about Unmaintained state please see: [1][2])

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

Note:
- there will no longer be official releases off of 2023.1 branch after
  this transition
- backports can be pushed to unmaintained/2023.1 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 2023.1 Antelope stable release
with backports currently in flight that we should wait for. For the
latter case, please propose a final 2023.1 Antelope stable release
patch, and rebase this patch on top of that, with the latest commit
hash of stable/2023.1.

The planned transition deadline was October 30th, 2024 [3] last week,
so please approve this patch as soon as possible if the project is
ready for the transition.

[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: I214e8b1fc6838b6dd3bf64332166ac7815b8a655
2024-11-08 22:20:49 +01:00
Előd Illés
e68c50b89f [blazar] Transition 2023.1 Antelope to Unmaintained
This branch reached the end of its official stable maintained period,
hence this patch transition stable/2023.1 branch to Unmaintained. (For
details about Unmaintained state please see: [1][2])

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

Note:
- there will no longer be official releases off of 2023.1 branch after
  this transition
- backports can be pushed to unmaintained/2023.1 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 2023.1 Antelope stable release
with backports currently in flight that we should wait for. For the
latter case, please propose a final 2023.1 Antelope stable release
patch, and rebase this patch on top of that, with the latest commit
hash of stable/2023.1.

The planned transition deadline was October 30th, 2024 [3] last week,
so please approve this patch as soon as possible if the project is
ready for the transition.

[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: Ie96c4177ef87d93dc52ddf2ef24dc43ff85b4a9b
2024-11-08 21:48:34 +01:00
Előd Illés
ca7c552aa6 [adjutant] Transition 2023.1 Antelope to Unmaintained
This branch reached the end of its official stable maintained period,
hence this patch transition stable/2023.1 branch to Unmaintained. (For
details about Unmaintained state please see: [1][2])

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

Note:
- there will no longer be official releases off of 2023.1 branch after
  this transition
- backports can be pushed to unmaintained/2023.1 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 2023.1 Antelope stable release
with backports currently in flight that we should wait for. For the
latter case, please propose a final 2023.1 Antelope stable release
patch, and rebase this patch on top of that, with the latest commit
hash of stable/2023.1.

The planned transition deadline was October 30th, 2024 [3] last week,
so please approve this patch as soon as possible if the project is
ready for the transition.

[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: Ieb846d87d9dc8acc3164bdb144f287dca2f6679a
2024-11-08 21:48:33 +01:00
Előd Illés
d83039799b [requirements] Transition 2023.1 Antelope to Unmaintained
This branch reached the end of its official stable maintained period,
hence this patch transition stable/2023.1 branch to Unmaintained. (For
details about Unmaintained state please see: [1][2])

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

Note:
- there will no longer be official releases off of 2023.1 branch after
  this transition
- backports can be pushed to unmaintained/2023.1 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 2023.1 Antelope stable release
with backports currently in flight that we should wait for. For the
latter case, please propose a final 2023.1 Antelope stable release
patch, and rebase this patch on top of that, with the latest commit
hash of stable/2023.1.

The planned transition deadline was October 30th, 2024 [3] last week,
so please approve this patch as soon as possible if the project is
ready for the transition.

[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: I7f97a91fa092d0179cd2200d352f92515b0d0169
2024-11-08 21:48:33 +01:00
Előd Illés
94c90c0915 [watcher] Transition 2023.1 Antelope to Unmaintained
This branch reached the end of its official stable maintained period,
hence this patch transition stable/2023.1 branch to Unmaintained. (For
details about Unmaintained state please see: [1][2])

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

Note:
- there will no longer be official releases off of 2023.1 branch after
  this transition
- backports can be pushed to unmaintained/2023.1 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 2023.1 Antelope stable release
with backports currently in flight that we should wait for. For the
latter case, please propose a final 2023.1 Antelope stable release
patch, and rebase this patch on top of that, with the latest commit
hash of stable/2023.1.

The planned transition deadline was October 30th, 2024 [3] last week,
so please approve this patch as soon as possible if the project is
ready for the transition.

[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: Icbf65ade54c401051023c05d8df0ecde6256c79d
2024-11-08 21:48:32 +01:00
Előd Illés
e6d8230960 [magnum] Transition 2023.1 Antelope to Unmaintained
This branch reached the end of its official stable maintained period,
hence this patch transition stable/2023.1 branch to Unmaintained. (For
details about Unmaintained state please see: [1][2])

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

Note:
- there will no longer be official releases off of 2023.1 branch after
  this transition
- backports can be pushed to unmaintained/2023.1 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 2023.1 Antelope stable release
with backports currently in flight that we should wait for. For the
latter case, please propose a final 2023.1 Antelope stable release
patch, and rebase this patch on top of that, with the latest commit
hash of stable/2023.1.

The planned transition deadline was October 30th, 2024 [3] last week,
so please approve this patch as soon as possible if the project is
ready for the transition.

[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: I2e27c3d0dd39c41223671630fdccd83187c4ea5e
2024-11-08 21:48:31 +01:00
Előd Illés
b43c25f3ea [storlets] Transition 2023.1 Antelope to Unmaintained
This branch reached the end of its official stable maintained period,
hence this patch transition stable/2023.1 branch to Unmaintained. (For
details about Unmaintained state please see: [1][2])

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

Note:
- there will no longer be official releases off of 2023.1 branch after
  this transition
- backports can be pushed to unmaintained/2023.1 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 2023.1 Antelope stable release
with backports currently in flight that we should wait for. For the
latter case, please propose a final 2023.1 Antelope stable release
patch, and rebase this patch on top of that, with the latest commit
hash of stable/2023.1.

The planned transition deadline was October 30th, 2024 [3] last week,
so please approve this patch as soon as possible if the project is
ready for the transition.

[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: I87b0880e3e607d633eba2218be950ef2c38f79e4
2024-11-08 21:48:30 +01:00
Előd Illés
de716e6dbd [trove] Transition 2023.1 Antelope to Unmaintained
This branch reached the end of its official stable maintained period,
hence this patch transition stable/2023.1 branch to Unmaintained. (For
details about Unmaintained state please see: [1][2])

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

Note:
- there will no longer be official releases off of 2023.1 branch after
  this transition
- backports can be pushed to unmaintained/2023.1 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 2023.1 Antelope stable release
with backports currently in flight that we should wait for. For the
latter case, please propose a final 2023.1 Antelope stable release
patch, and rebase this patch on top of that, with the latest commit
hash of stable/2023.1.

The planned transition deadline was October 30th, 2024 [3] last week,
so please approve this patch as soon as possible if the project is
ready for the transition.

[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: If1fc36d75758a657dfbaa64f19f9fcec99b03a2a
2024-11-08 21:48:30 +01:00
Előd Illés
cbd519075b [cyborg] Transition 2023.1 Antelope to Unmaintained
This branch reached the end of its official stable maintained period,
hence this patch transition stable/2023.1 branch to Unmaintained. (For
details about Unmaintained state please see: [1][2])

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

Note:
- there will no longer be official releases off of 2023.1 branch after
  this transition
- backports can be pushed to unmaintained/2023.1 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 2023.1 Antelope stable release
with backports currently in flight that we should wait for. For the
latter case, please propose a final 2023.1 Antelope stable release
patch, and rebase this patch on top of that, with the latest commit
hash of stable/2023.1.

The planned transition deadline was October 30th, 2024 [3] last week,
so please approve this patch as soon as possible if the project is
ready for the transition.

[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: Id154c21b9ae090414f65ea2d65d734e4b7e93325
2024-11-08 21:48:29 +01:00
Előd Illés
429ce35972 [octavia] Transition 2023.1 Antelope to Unmaintained
This branch reached the end of its official stable maintained period,
hence this patch transition stable/2023.1 branch to Unmaintained. (For
details about Unmaintained state please see: [1][2])

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

Note:
- there will no longer be official releases off of 2023.1 branch after
  this transition
- backports can be pushed to unmaintained/2023.1 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 2023.1 Antelope stable release
with backports currently in flight that we should wait for. For the
latter case, please propose a final 2023.1 Antelope stable release
patch, and rebase this patch on top of that, with the latest commit
hash of stable/2023.1.

The planned transition deadline was October 30th, 2024 [3] last week,
so please approve this patch as soon as possible if the project is
ready for the transition.

[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: I7000a591cae089df7ac512eb92ff56af0fc26b69
2024-11-08 21:48:28 +01:00
Zuul
13ae2c2ad5 Merge "[release-test] Transition 2023.1 to unmaintained" 2024-11-08 16:10:13 +00:00
Zuul
a1aff345b9 Merge "[manila] New 2023.2/Bobcat release" 2024-11-08 15:54:02 +00:00
Előd Illés
1fdcef1173 [release-test] Transition 2023.1 to unmaintained
Change-Id: I5b64794847f329db518cad03aa34a9273812b47a
2024-11-07 20:39:48 +00:00
Előd Illés
a9f99dfca9 Extend validator to accept <year>.<id>-<state> tags
Validator originally checked for <series>-{eol,eom,em,last} tags.
Since we are using branch IDs since Antelope, the validator has to
accept for example 2023.1-eom, 2023.1-eol and 2023.1-last tags instead
of antelope-<..> tags.

Change-Id: I584c34a533db25a29206606d81d95ad2daa7779c
2024-11-07 18:02:27 +01:00
Zuul
e5510db163 Merge "Handle <series>-eol tagging for unmaintained" 2024-11-07 10:13:33 +00:00
Zuul
2b7485adbf Merge "[cinder] Final releases from stable/2023.1 (Antelope)" 2024-11-07 07:44:32 +00:00
Zuul
9b82234181 Merge "[cinder] November 2024 releases from Bobcat" 2024-11-07 07:44:29 +00:00
Zuul
dc9129bddf Merge "[cinder] November 2024 releases from Caracal" 2024-11-07 07:44:27 +00:00
Zuul
9042359743 Merge "Create release for oslo.policy" 2024-11-07 07:28:26 +00:00
Zuul
e1d4a7c8eb Merge "pycadf: Release 4.0.0" 2024-11-06 10:03:31 +00:00
Zuul
9fdf3ea4f1 Merge "Create new caracal release of oslo.messaging" 2024-11-06 09:50:02 +00:00
Zuul
3a2be0d032 Merge "Create new epoxy release of oslo.utils" 2024-11-05 18:40:35 +00:00
Thierry Carrez
5769c643a7 Add setuptools for publish-tox-docs-releases
Explicitly add setuptools as a dependency so that the call to
wheel.bdist_wheel in openstack_releases/links.py does not fail.

Change-Id: I66378e04db045e97f4d907eff0369738006291b1
2024-11-05 18:44:19 +01:00
Bartosz Bezak
940937aa89 kolla: final Dalmatian release
Change-Id: If90641c7b87d28e89366d1bb2aeb6237929fbb7a
2024-11-04 16:24:19 +01:00
Brian Rosmaita
49b4c167e4 [cinder] Final releases from stable/2023.1 (Antelope)
Release the following:
- cinder 22.3.0 (minor bump to accommodate 48d827b69)
- os-brick 6.2.5

No release required:
- cinderlib
- python-brick-cinderclient-ext
- python-cinderclient

Change-Id: I867df75eb7f05d03d3a44912fbfe8a8678c365e9
2024-11-04 08:59:43 -05:00
Brian Rosmaita
c76f676184 [cinder] November 2024 releases from Bobcat
cinder: 23.3.0 (minor bump to accommodate ec37accf6)
os-brick: 6.4.2

not being released at this time:
cinderlib: no functional changes
python-brick-cinderclient-ext: no functional changes
python-cinderclient: no functional changes

Change-Id: Ic4a9a89e9a11b71c26408bdb210656b5c6e227d8
2024-11-04 08:58:17 -05:00
Zuul
b354d36557 Merge "kolla/kolla-ansible: 2024.2 rc2" 2024-11-04 13:55:44 +00:00
Brian Rosmaita
9150b64dfd [cinder] November 2024 releases from Caracal
cinder: 24.2.0 (minor bump to accommodate 2bb2f13de)
os-brick: 6.7.1

not being released at this time:
python-brick-cinderclient-ext: no functional changes
python-cinderclient: no functional changes

Change-Id: Ia0114f961d4927d279fd77bb5250b06f55438816
2024-11-04 08:48:59 -05:00
Bartosz Bezak
36e559e6a9 kolla/kolla-ansible: 2024.2 rc2
Change-Id: Ibf07cf078827425b3fcb89dba2783267851788b2
2024-11-04 14:10:58 +01:00
Ghanshyam Mann
eba9530529 Create release for oslo.policy
This release mainly includes the default value of
policy_file to policy.yaml and releasing it early
in this cycle help to consume the same in upstream
testing.

Change-Id: I2a044eaa79b2590c408ab13610b9b9e5df16127a
2024-11-03 18:14:32 -08:00
Takashi Kajinami
76b7e2aa91 Create new caracal release of oslo.messaging
... to make a few bug fixes available in a released version. Especially
the fix to reduce noisy log message[1] is useful in large deployments.

[1] 8ab852f334c46297870486af18c9cac0272f09fa

Change-Id: I8be3180222809fa441afa6430f39d0674146c42d
2024-11-02 20:54:53 +09:00
Zuul
c589ae65e9 Merge "[tool] Update listing tool for open and unreleased changes" 2024-11-01 13:09:55 +00:00
Zuul
7dd11b2fe7 Merge "sushy bugfix release 5.2.1" 2024-11-01 10:16:28 +00:00
karolinku
4920f1efbe Create new puppet-tempest releases for 2024.2
They contain required fixes to make it work with
latest puppet-tempest releases.

Depeds-On: https://review.opendev.org/c/openstack/puppet-tempest/+/933261
Change-Id: I0209ad8111df28b7d950536e625278b539cfdaac
2024-10-30 13:02:40 +01:00