Release requests and history tracking
Go to file
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
data Mark 2024.1 Caracal as released 2024-04-02 12:47:59 +02:00
deliverables Release Neutron for stable/zed 2024-04-24 14:17:26 +02:00
doc Fix erroneous dates in schedule details 2024-04-12 14:50:00 +02:00
openstack_releases Mark 2024.1 Caracal as released 2024-04-02 12:47:59 +02:00
playbooks [CI] Return tox-validate job log as zuul artifact 2024-03-20 16:21:14 +01:00
templates Remove unused RC templates 2019-09-23 18:04:44 +02:00
tools Update for Unmaintained transition 2024-03-15 08:14:24 +01:00
.gitignore Switch to stestr 2018-07-10 10:38:33 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:37:48 +00:00
.stestr.conf Switch to stestr 2018-07-10 10:38:33 +07:00
.zuul.yaml [CI] Return tox-validate job log as zuul artifact 2024-03-20 16:21:14 +01:00
CONTRIBUTING.rst Move release team ladder & infra into proper page 2021-07-22 15:31:25 +02:00
LICENSE Add top level LICENSE file 2018-10-17 10:36:04 +11:00
README.rst moving to OFTC 2021-05-27 13:53:16 +02:00
bindep.txt Cleanup bindep packages 2020-04-11 15:57:21 -05:00
requirements.txt Update for Unmaintained transition 2024-03-15 08:14:24 +01:00
setup.cfg Update for Unmaintained transition 2024-03-15 08:14:24 +01:00
setup.py [Trivial] Remove executable privilege of setup.py 2016-05-09 16:38:37 +00:00
test-requirements.txt Update to latest hacking for pep8 checks 2020-07-27 16:33:03 -05:00
tox.ini Remove virtualenv pinning 2023-03-23 20:08:34 +01:00
watched_queries.yml Rename review.openstack.org to review.opendev.org 2019-05-12 04:33:25 +08:00
yamllint.yml add linter rules for vertical whitespace 2017-07-31 17:26:33 -04:00

README.rst

OpenStack Releases

image

This repository is used to drive release automation for OpenStack release deliverables, ultimately publishing them on the https://releases.openstack.org/ website.

Changes to this repository are proposed using Gerrit at https://review.opendev.org. This repository is managed by the OpenStack Release Management team.

For more information on how to use this repository, please read our reference documentation.

Who should use this repository

All official OpenStack software should go through the OpenStack Release Management team team to produce releases. Exceptions to this rule are granted by the Technical Committee and documented in the openstack/governance repository ('release-management' key in reference/projects.yaml).

Deliverables managed by teams not under OpenStack governance should follow the tagging instructions in the infra manual.

More information

You can reach the Release Management team on the #openstack-release channel on OFTC IRC <https://www.oftc.net/>, or by sending an email with '[release]' as a subject prefix to the openstack-discuss mailing-list.