Commit Graph

22835 Commits

Author SHA1 Message Date
Zuul 4efa3e12c1 Merge "[cyborg] Transition Zed to Unmaintained" 2024-04-26 18:15:05 +00:00
Zuul dea49c6d9d Merge "[cloudkitty] Transition Zed to Unmaintained" 2024-04-26 18:11:44 +00:00
Zuul a09c4aea7d Merge "[vitrage] Transition Zed to Unmaintained" 2024-04-26 18:11:42 +00:00
Zuul 68d6e1ed4d Merge "[storlets] Transition Zed to Unmaintained" 2024-04-26 17:56:19 +00:00
Zuul 7d2d96fd05 Merge "[adjutant] Transition Zed to Unmaintained" 2024-04-26 16:39:48 +00:00
Zuul f2ae15ce17 Merge "[monasca] Transition Zed to Unmaintained" 2024-04-26 16:36:59 +00:00
Zuul cb4258a5e4 Merge "[zaqar] Transition Zed to Unmaintained" 2024-04-26 16:08:43 +00:00
Zuul 9acf301043 Merge "[Quality Assurance] Transition Zed to Unmaintained" 2024-04-26 16:08:40 +00:00
Zuul efd0d55a26 Merge "[requirements] Transition Zed to Unmaintained" 2024-04-26 15:29:47 +00:00
Zuul d341d6882d Merge "Release Neutron for stable/zed" 2024-04-26 10:30:55 +00:00
Zuul 99b91d6b0a Merge "nova: Release Zed 26.3.0" 2024-04-26 10:04:03 +00:00
Zuul 9ad3bd41d4 Merge "[Puppet OpenStack] EOL unmaintained branches of retired modules" 2024-04-25 12:06:00 +00:00
Zuul def151e531 Merge "Release new version of keystone-tempest-plugin" 2024-04-25 11:04:06 +00:00
Zuul 41941de468 Merge "Tag a new release for the telemetry-tempest-plugin" 2024-04-25 11:04:04 +00:00
Zuul 826c98217f Merge "Release glance_store 4.8.0 from 2024.2" 2024-04-25 11:04:02 +00:00
Zuul 12fe999f69 Merge "New version of observabilityclient" 2024-04-25 11:04:00 +00:00
Bernard Cafarelli 16840d4184
Release Neutron for stable/zed
This release picks up latest backports before transition to Unmaintained

% git log --oneline --no-merges 21.2.0~..a418da89c11d9f1a15c7880c443c84a2afed84d7
4fc3c71546 Fix KeyError failure in _sync_subnet_dhcp_options()
de9e3e8c9b Fix TestOVNMechanismDriver ipv6 tests
ca25eb96f1 Enhance IptablesFirewallDriver with remote address groups
386ebde547 Use the system-dependent string for IP protocol 4
29d28152ac Remove duplicate rows in MySQL query output
38ac22354d fix netns deletion of broken namespaces
cf21a4d979 [OVN] Set MTU of the VETH interfaces between OVS and metadata
7c7b020abe Fix iptables mapping of 'ipip' protocol
d253552ad2 [stable-only][OVN] Set VETH interface MAC address before up
b7e219391d Stable-Only: Temporary stop running grenade jobs on Zed
aedb872e4f Ensure that haproxy spawned by the metadata agents is active
85debddc1c Remove TripleO jobs
32d7efbfb0 Retry ``set|get_link_attribute(s)`` if the interface is not present
b9e3818b6e [OVN] Add ``subnetpool-prefix-ops`` extension to ML2/OVN mech driver
1f5ce18a14 [OVN][FT] Retry in case of timeout when executing "ovsdb-client".
c47c600b6a [Fullstack] Consolidate segmentation_id update tests into single test
5250b62a85 [Fullstack] Remove SecurityGroupRulesTest.test_normalized_cidr_in_rule test
af83df07f4 [Fullstack] Remove test_port_shut_down module
69bda7333f [Fullstack] Remove unnecessary tests
2de488ab11 Set trunk parent port as access port in ovs to avoid loop
0396b33bc4 Revert "Add sleep before checking if ovs port is in the namespace"
905e2e430a Forbid the subnet gateway IP deletion if a router interface is attached
8f15164068 Register Chassis_Private table in BaseOvnSbIdl
222c997022 Add sleep before checking if ovs port is in the namespace
2c8076dd28 Add max limit to agent_down_time
5dcad1d7c7 Don't set port capabilities for OVS HW offloading
bbe235779b Improve the SG RPC callback ``security_group_info_for_ports``
602bb1a325 [OVN][FT] Make explicit the "publish" call check in "test_port_forwarding"
4eb234a447 [OVN] DB sync host/physnet - filter on agent_type
4698dd899f Metadata: handle process exceptions
74a3262a8a Correctly validate subnet arguments when using a subnetpool
de5b7244ee [Fullstack] Double check that agent is dead when it should be dead
69e0dacd05 [DHCP agent] Fetch OVN Metadata port from plugin
9d22276013 get_hosts_mapped_with_segments add filter agt_type
cbebc3dd8a [DHCP agent] Fix route to OVN metadata port for non-isolated networks
b2100c6a29 docs: update default value of metadata workers for ml2/ovn
61ad633a33 Catch non-existent entry failures better in ip_lib
15d5db0d6e Ensure ovn loadbalancer FIPs are centralized upon neutron restarts

Change-Id: Icf56f158ed9ca27aabeff5d0b65bb033e13dada1
2024-04-24 14:17:26 +02:00
Előd Illés 9dab861e78 nova: Release Zed 26.3.0
Bumping MINOR version due to dropping added functionality, see below
patch list. (for details about why we needed this backport, please
see the release notes & the discussion in patch [1])

$ git log --oneline --no-merges 26.2.2..HEAD
201bfa5bd2 libvirt: stop enabling hyperv feature reenlightenment
3ef339a383 libvirt: Stop unconditionally enabling evmcs
2350c179f9 Remove outdated comment about allocation ratios
710116f4be Reproducer for bug 2003991 unshelving offloaded instance

[1] https://review.opendev.org/c/openstack/nova/+/909082

Change-Id: I82e679bef4d1af0705673e46986b4d87c7c1136a
2024-04-23 18:32:12 +02:00
Pranali Deore 6d8402f861 Release glance_store 4.8.0 from 2024.2
This includes fix for a bug[1]

[1]: https://bugs.launchpad.net/glance-store/+bug/2056179

Change-Id: I07ce631edda0a2ba8e8c3d5beab1f45506e51167
2024-04-23 07:09:17 +00:00
Dave Wilde 2ec1ea59be Release new version of keystone-tempest-plugin
This release modifies most of the SRBAC tests to fit within the new
SRBAC model. Specifically the project-admin and domain-admin tests
were changed.

Change-Id: I0072ebd57c9bd6187c6aeba76fb146c7250d6e53
2024-04-19 10:46:10 -05:00
Előd Illés c42c6e976e [Quality Assurance] 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/zed 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: Ie6a0034451fa7d6a2616129c99c2783f315f467c
2024-04-19 17:13:50 +02:00
Előd Illés cc8f3b4ca8 [vitrage] 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: I576b84b39af225a7a2c99dc6079911954c2158e6
2024-04-19 17:01:09 +02:00
Előd Illés e217f2f6af [adjutant] 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: I2d27b3b6c3e1295f320f50af5e5b735729253caa
2024-04-19 17:01:08 +02:00
Előd Illés bb7042c8b0 [monasca] 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: I87a086d6e8d61f8dfc32f0fb9c406b07107e8fa6
2024-04-19 17:01:08 +02:00
Előd Illés 99cd6e6ca8 [requirements] 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: I1436f982567f79d5ebb8f0204e5bb764cc75e701
2024-04-19 17:01:07 +02:00
Előd Illés 3de1b80cab [zaqar] 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: I51ac024710dae8d291d9b0b459ff13e2d52d2f92
2024-04-19 17:01:04 +02:00
Előd Illés 037c7e7630 [storlets] 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: I41690e5591f55de5880744cebe92881728322f45
2024-04-19 17:01:03 +02:00
Előd Illés 6ea67433d3 [cyborg] 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: Ied156f2143d5bc159486428cdf10f76701b94378
2024-04-19 17:01:02 +02:00
Előd Illés def25e9585 [cloudkitty] 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: I75b6eccf54a5331310e2c0eca497af8de7dc88f6
2024-04-19 17:01:02 +02:00
Takashi Kajinami 4d7d6426db puppet-openstack_extras: Create new caracal release
We recently fixed the wrong default release name[1]. Create a new bug
fix release so that the fix is available in a released version.

[1] https://review.opendev.org/c/openstack/puppet-openstack_extras/+/916384

Change-Id: Ic9740026ad3fa6dd9dddbc8aedfa182426a865c2
2024-04-19 23:59:21 +09:00
mgirgisf d033c3333b Tag a new release for the telemetry-tempest-plugin
Most notable update is the inclusion of the prometheus based tests.

Change-Id: Ia58499e33e1d3ae06e95cff06b6c8c6d623ff92a
2024-04-19 15:03:25 +02:00
Zuul db5024147c Merge "Make a release of os-(apply|collect|refresh)-config" 2024-04-19 09:09:35 +00:00
Zuul 2dabb45e79 Merge "Deprecate Tripleo independent deliverables" 2024-04-18 12:15:27 +00:00
Zuul 156677b436 Merge "[puppet-ironic] Create new releases for Antelope and Bobcat" 2024-04-18 10:36:22 +00:00
Zuul 1fbd2b44dd Merge "Puppet OpenStack 2024.1 release" 2024-04-18 10:36:20 +00:00
Zuul d589774651 Merge "[manila] New Caracal release" 2024-04-18 10:36:18 +00:00
Martin Mágr faae4110b2 New version of observabilityclient
v0.2.0

Change-Id: I5e6921903444732525c345233fe5fa23d4b2abd8
2024-04-18 12:26:56 +02:00
Zuul 6cb93e94f6 Merge "Create a new taskflow release" 2024-04-18 10:15:44 +00:00
karolinku 59625d268a [puppet-ironic] Create new releases for Antelope and Bobcat
Release related to [1] and [2] changes which contain inspector
support for oslo.messaging

[1] https://review.opendev.org/c/openstack/puppet-ironic/+/915544
[2] https://review.opendev.org/c/openstack/puppet-ironic/+/915301

Change-Id: I2bf7db5a41c36931a2b45768ad6ed0a73987f9df
2024-04-17 11:44:54 +02:00
Zuul 6a979a7703 Merge "Release openstacksdk 3.1.0" 2024-04-17 08:51:41 +00:00
Zuul 90734ea106 Merge "[senlin] Transition EM branches to EOL" 2024-04-17 08:51:39 +00:00
Alfredo Moralejo b99c9fc22d Make a release of os-(apply|collect|refresh)-config
To include all the changes merged during Caracal cycle.

Support for python versions has been removed so we need to bump major
version.

Change-Id: I5e1f6d98e748ae87d4c165e379f96adff5427902
2024-04-17 09:57:36 +02:00
elajkat 3ed6608d14 Release openstacksdk 3.1.0
First Dalmatian release for openstacksdk 3.1.0:
$ git log --oneline --no-merges 3.0.0..HEAD
afdf1549d Add sort_key and sort_dir to core Neutron resources
4b1e75aad Update master for stable/2024.1
c689bbaf6 reno: Update master for unmaintained/xena
aabe1e04b reno: Update master for unmaintained/wallaby
af2c520b9 reno: Update master for unmaintained/victoria
4f46ab3f8 Add support for showing requested az in output
31fe67b83 Fix the mailing list domain in documentation link
d1ff60d12 Fix typo
434adf775 Adding SDK support for ``glance md-namespace-properties-delete``
4faf511f4 identity: Add access rule CRUD support

Change-Id: I6858d504322f8ac800b06f80932c0a62a61a1057
2024-04-17 09:19:37 +02:00
silvacarloss 51852ce942 [manila] New Caracal release
This release contains a lot of relevant fixes for making SQLAlchemy
2.0 work in Manila. With the fixes for SQL Alchemy 2.0, Manila is
now compatible and there should not be any issue when using the
newer version of SQLAlchemy.

List of fixes:
$ git log --oneline 18.0.1..eca9ec1955e929e3da0c14cd0ae4da07eb1166c4 --no-merges
eca9ec195 (origin/stable/2024.1) Fixes for sqlalchemy 2.0
1635d03a1 (gerrit/stable/2024.1) Update TOX_CONSTRAINTS_FILE for stable/2024.1
a941b7499 Update .gitreview for stable/2024.1

Signed-off-by: silvacarloss <ces.eduardo98@gmail.com>
Change-Id: I0ffc68efd3ef13c15e0064918e6033e4105f932d
2024-04-16 11:57:56 -03:00
Takashi Kajinami e866712803 Puppet OpenStack 2024.1 release
Change-Id: I0da263797d58b21a0a35102ec63906d8f8d9db14
2024-04-16 17:17:39 +09:00
Zuul ca5e182016 Merge "New minor release of Cinder in stable/2023.1" 2024-04-16 08:10:14 +00:00
Takashi Kajinami c76b64512d Create a new taskflow release
Create a new taskflow release which contains a fix about SQLAlchemy 2.0
compatibility[1].

[1] d683ddb86eef89074a2ea09a454c8efd8b88561b

Change-Id: I428f8bd643b927d9d5464e331741988244ee91c6
2024-04-16 11:16:26 +09:00
Takashi Kajinami de7d158ffe [Puppet OpenStack] EOL unmaintained branches of retired modules
Change-Id: Id748b311cdb77f8c760fe85ac3b4fb7f0b6c98e7
2024-04-13 01:35:14 +09:00
Zuul eb749a05ef Merge "[Puppet OpenStack] Transition EM branches to Unmaintained" 2024-04-12 12:18:34 +00:00
Zuul 48426d1b71 Merge "[OpenStackAnsible] Transition EM branches to Unmaintained" 2024-04-12 11:50:09 +00:00