From 6d06978d7d92e2796f6996c8bc9a7f116bf69d65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Tue, 27 Feb 2024 19:51:09 +0100 Subject: [PATCH] [neutron] Transition EM branches to Unmaintained With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions victoria, wallaby, and xena EM branches to Unmaintained as follows: - tip of the given branch will be tagged with -eom tag - unmaintained/ branch will be cut from -eom tag - stable/ branch will be deleted Some further notes: - stable policy still applies - backports can be pushed against unmaintained/ branch - openstack-unmaintained-core group have the rights to merge patches For further details please read the resolution [1] & review and +1 this patch if this is correct as soon as possible. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: I40169aeccc5c80a6623e8fff81c7f5973e7217b2 --- deliverables/victoria/networking-bagpipe.yaml | 9 ++++++++- deliverables/victoria/networking-bgpvpn.yaml | 9 ++++++++- deliverables/victoria/networking-midonet.yaml | 9 ++++++++- deliverables/victoria/networking-odl.yaml | 9 ++++++++- deliverables/victoria/networking-sfc.yaml | 9 ++++++++- deliverables/victoria/neutron-dynamic-routing.yaml | 9 ++++++++- deliverables/victoria/neutron-lib.yaml | 6 ++++++ deliverables/victoria/neutron-vpnaas-dashboard.yaml | 9 ++++++++- deliverables/victoria/neutron-vpnaas.yaml | 9 ++++++++- deliverables/victoria/neutron.yaml | 6 ++++++ deliverables/victoria/os-ken.yaml | 6 ++++++ deliverables/victoria/ovn-octavia-provider.yaml | 9 ++++++++- deliverables/victoria/ovsdbapp.yaml | 6 ++++++ deliverables/victoria/python-neutronclient.yaml | 9 ++++++++- deliverables/wallaby/networking-bagpipe.yaml | 9 ++++++++- deliverables/wallaby/networking-bgpvpn.yaml | 9 ++++++++- deliverables/wallaby/networking-odl.yaml | 9 ++++++++- deliverables/wallaby/networking-sfc.yaml | 9 ++++++++- deliverables/wallaby/neutron-dynamic-routing.yaml | 9 ++++++++- deliverables/wallaby/neutron-lib.yaml | 6 ++++++ deliverables/wallaby/neutron-vpnaas-dashboard.yaml | 9 ++++++++- deliverables/wallaby/neutron-vpnaas.yaml | 9 ++++++++- deliverables/wallaby/neutron.yaml | 6 ++++++ deliverables/wallaby/os-ken.yaml | 6 ++++++ deliverables/wallaby/ovn-octavia-provider.yaml | 9 ++++++++- deliverables/wallaby/ovsdbapp.yaml | 6 ++++++ deliverables/wallaby/python-neutronclient.yaml | 9 ++++++++- deliverables/xena/networking-bagpipe.yaml | 9 ++++++++- deliverables/xena/networking-bgpvpn.yaml | 9 ++++++++- deliverables/xena/networking-odl.yaml | 6 ++++++ deliverables/xena/networking-sfc.yaml | 6 ++++++ deliverables/xena/neutron-dynamic-routing.yaml | 9 ++++++++- deliverables/xena/neutron-lib.yaml | 6 ++++++ deliverables/xena/neutron-vpnaas-dashboard.yaml | 9 ++++++++- deliverables/xena/neutron-vpnaas.yaml | 6 ++++++ deliverables/xena/neutron.yaml | 6 ++++++ deliverables/xena/os-ken.yaml | 6 ++++++ deliverables/xena/ovn-octavia-provider.yaml | 9 ++++++++- deliverables/xena/ovsdbapp.yaml | 6 ++++++ deliverables/xena/python-neutronclient.yaml | 9 ++++++++- 40 files changed, 290 insertions(+), 25 deletions(-) diff --git a/deliverables/victoria/networking-bagpipe.yaml b/deliverables/victoria/networking-bagpipe.yaml index e8c3c083c9..dcd5525573 100644 --- a/deliverables/victoria/networking-bagpipe.yaml +++ b/deliverables/victoria/networking-bagpipe.yaml @@ -20,7 +20,14 @@ releases: projects: - repo: openstack/networking-bagpipe hash: 2f30efb0614c1f3e289d39969854eb3ed872f4e8 + - version: victoria-eom + projects: + - repo: openstack/networking-bagpipe + hash: e3dfd7a0cac6e513206cb3f2e5cba54e01e874c2 branches: - name: stable/victoria location: 13.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/networking-bagpipe/victoria.html + - name: unmaintained/victoria + location: victoria-eom +release-notes: + https://docs.openstack.org/releasenotes/networking-bagpipe/victoria.html diff --git a/deliverables/victoria/networking-bgpvpn.yaml b/deliverables/victoria/networking-bgpvpn.yaml index 361ae22251..ef2d007bdf 100644 --- a/deliverables/victoria/networking-bgpvpn.yaml +++ b/deliverables/victoria/networking-bgpvpn.yaml @@ -20,7 +20,14 @@ releases: projects: - repo: openstack/networking-bgpvpn hash: f98cd4b9e703d8261b5f811149cf3b1ef0fa94dd + - version: victoria-eom + projects: + - repo: openstack/networking-bgpvpn + hash: 3f5f7051a58930905147b5471845e76fc8345b32 branches: - name: stable/victoria location: 13.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/networking-bgpvpn/victoria.html + - name: unmaintained/victoria + location: victoria-eom +release-notes: + https://docs.openstack.org/releasenotes/networking-bgpvpn/victoria.html diff --git a/deliverables/victoria/networking-midonet.yaml b/deliverables/victoria/networking-midonet.yaml index dc6bd44825..9b6d0b7bf0 100644 --- a/deliverables/victoria/networking-midonet.yaml +++ b/deliverables/victoria/networking-midonet.yaml @@ -21,7 +21,14 @@ releases: projects: - repo: openstack/networking-midonet hash: af9b8a7444c72d69c1accdce70bcedba530f0ff8 + - version: victoria-eom + projects: + - repo: openstack/networking-midonet + hash: 653ffae3778f9f8a398d003a3a58cf02e2d4918c branches: - name: stable/victoria location: 11.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/networking-midonet/victoria.html + - name: unmaintained/victoria + location: victoria-eom +release-notes: + https://docs.openstack.org/releasenotes/networking-midonet/victoria.html diff --git a/deliverables/victoria/networking-odl.yaml b/deliverables/victoria/networking-odl.yaml index 594c0ef959..9332e93c6b 100644 --- a/deliverables/victoria/networking-odl.yaml +++ b/deliverables/victoria/networking-odl.yaml @@ -21,7 +21,14 @@ releases: projects: - repo: openstack/networking-odl hash: 30ee733387efb4323175c1df372e9a344c520fcc + - version: victoria-eom + projects: + - repo: openstack/networking-odl + hash: 613a8b0d44bfa4fff62a1c274e879795be446602 branches: - name: stable/victoria location: 17.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/networking-odl/victoria.html + - name: unmaintained/victoria + location: victoria-eom +release-notes: + https://docs.openstack.org/releasenotes/networking-odl/victoria.html diff --git a/deliverables/victoria/networking-sfc.yaml b/deliverables/victoria/networking-sfc.yaml index b3d8d73d3a..35b590078d 100644 --- a/deliverables/victoria/networking-sfc.yaml +++ b/deliverables/victoria/networking-sfc.yaml @@ -21,7 +21,14 @@ releases: projects: - repo: openstack/networking-sfc hash: 79f95d9c3c6ab4feb9eccc739f58cb5ff2621fe2 + - version: victoria-eom + projects: + - repo: openstack/networking-sfc + hash: 1a51c0f52e4fa8275333904d617f3b24a7458f4f branches: - name: stable/victoria location: 11.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/networking-sfc/victoria.html + - name: unmaintained/victoria + location: victoria-eom +release-notes: + https://docs.openstack.org/releasenotes/networking-sfc/victoria.html diff --git a/deliverables/victoria/neutron-dynamic-routing.yaml b/deliverables/victoria/neutron-dynamic-routing.yaml index 23864aac39..184f7c2dfd 100644 --- a/deliverables/victoria/neutron-dynamic-routing.yaml +++ b/deliverables/victoria/neutron-dynamic-routing.yaml @@ -20,7 +20,14 @@ releases: projects: - repo: openstack/neutron-dynamic-routing hash: 632061cb68e7d61a5c8987eede6053dbbad3e703 + - version: victoria-eom + projects: + - repo: openstack/neutron-dynamic-routing + hash: a99d5db87de283b027df533b0189828d69385656 branches: - name: stable/victoria location: 17.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/neutron-dynamic-routing/victoria.html + - name: unmaintained/victoria + location: victoria-eom +release-notes: + https://docs.openstack.org/releasenotes/neutron-dynamic-routing/victoria.html diff --git a/deliverables/victoria/neutron-lib.yaml b/deliverables/victoria/neutron-lib.yaml index a9056ab28c..1b34fee13b 100644 --- a/deliverables/victoria/neutron-lib.yaml +++ b/deliverables/victoria/neutron-lib.yaml @@ -31,7 +31,13 @@ releases: projects: - repo: openstack/neutron-lib hash: 0b9d8e399f845999668a9d7ceaa3a638fd1c399f + - version: victoria-eom + projects: + - repo: openstack/neutron-lib + hash: 0b9d8e399f845999668a9d7ceaa3a638fd1c399f branches: - name: stable/victoria location: 2.6.0 + - name: unmaintained/victoria + location: victoria-eom release-notes: https://docs.openstack.org/releasenotes/neutron-lib/victoria.html diff --git a/deliverables/victoria/neutron-vpnaas-dashboard.yaml b/deliverables/victoria/neutron-vpnaas-dashboard.yaml index 4312273547..3934d269b2 100644 --- a/deliverables/victoria/neutron-vpnaas-dashboard.yaml +++ b/deliverables/victoria/neutron-vpnaas-dashboard.yaml @@ -19,7 +19,14 @@ releases: projects: - repo: openstack/neutron-vpnaas-dashboard hash: b44a22731683c83b9467c268fb3f2a098d0c9397 + - version: victoria-eom + projects: + - repo: openstack/neutron-vpnaas-dashboard + hash: cfdd5659df792fb75aa21dddc7e970ed1c5e6675 branches: - name: stable/victoria location: 3.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/neutron-vpnaas-dashboard/victoria.html + - name: unmaintained/victoria + location: victoria-eom +release-notes: + https://docs.openstack.org/releasenotes/neutron-vpnaas-dashboard/victoria.html diff --git a/deliverables/victoria/neutron-vpnaas.yaml b/deliverables/victoria/neutron-vpnaas.yaml index 4ae9295bd1..98c827b508 100644 --- a/deliverables/victoria/neutron-vpnaas.yaml +++ b/deliverables/victoria/neutron-vpnaas.yaml @@ -20,7 +20,14 @@ releases: projects: - repo: openstack/neutron-vpnaas hash: 2b293a1bfae6cefe17efa820e41ef698663749f2 + - version: victoria-eom + projects: + - repo: openstack/neutron-vpnaas + hash: 6cf6eda953ebb95dc3bfad6ae68cc4dbfd9ea188 branches: - name: stable/victoria location: 17.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/neutron-vpnaas/victoria.html + - name: unmaintained/victoria + location: victoria-eom +release-notes: + https://docs.openstack.org/releasenotes/neutron-vpnaas/victoria.html diff --git a/deliverables/victoria/neutron.yaml b/deliverables/victoria/neutron.yaml index 50660d855d..d72e7e8e0d 100644 --- a/deliverables/victoria/neutron.yaml +++ b/deliverables/victoria/neutron.yaml @@ -66,7 +66,13 @@ releases: projects: - repo: openstack/neutron hash: 37c2e6b708678d2e648f111d102b6394f4e704b0 + - version: victoria-eom + projects: + - repo: openstack/neutron + hash: 76140f8a6d73cd0e791ce974b28bdb7f1f7ccdc9 branches: - name: stable/victoria location: 17.0.0.0rc1 + - name: unmaintained/victoria + location: victoria-eom release-notes: https://docs.openstack.org/releasenotes/neutron/victoria.html diff --git a/deliverables/victoria/os-ken.yaml b/deliverables/victoria/os-ken.yaml index 5daddd9e89..d13325b2d5 100644 --- a/deliverables/victoria/os-ken.yaml +++ b/deliverables/victoria/os-ken.yaml @@ -23,7 +23,13 @@ releases: projects: - repo: openstack/os-ken hash: 5e9a961cbb865ee29b41155bbea20f6f4dcb4350 + - version: victoria-eom + projects: + - repo: openstack/os-ken + hash: 5e9a961cbb865ee29b41155bbea20f6f4dcb4350 branches: - name: stable/victoria location: 1.2.0 + - name: unmaintained/victoria + location: victoria-eom release-notes: https://docs.openstack.org/releasenotes/os-ken/victoria.html diff --git a/deliverables/victoria/ovn-octavia-provider.yaml b/deliverables/victoria/ovn-octavia-provider.yaml index 5562e6a879..a646cf611b 100644 --- a/deliverables/victoria/ovn-octavia-provider.yaml +++ b/deliverables/victoria/ovn-octavia-provider.yaml @@ -30,7 +30,14 @@ releases: projects: - repo: openstack/ovn-octavia-provider hash: 62891fa3c29f1e2748250f65108f4383c6cce7fb + - version: victoria-eom + projects: + - repo: openstack/ovn-octavia-provider + hash: 5246f946b603fe949450003ae745dd5a4585b581 branches: - name: stable/victoria location: 0.3.0 -release-notes: https://docs.openstack.org/releasenotes/ovn-octavia-provider/victoria.html + - name: unmaintained/victoria + location: victoria-eom +release-notes: + https://docs.openstack.org/releasenotes/ovn-octavia-provider/victoria.html diff --git a/deliverables/victoria/ovsdbapp.yaml b/deliverables/victoria/ovsdbapp.yaml index b845ff0fad..2a0fe8b7f8 100644 --- a/deliverables/victoria/ovsdbapp.yaml +++ b/deliverables/victoria/ovsdbapp.yaml @@ -30,6 +30,12 @@ releases: projects: - repo: openstack/ovsdbapp hash: 8c3896a5ddd529079429d64d49d07889c5047509 + - version: victoria-eom + projects: + - repo: openstack/ovsdbapp + hash: d7562c119bec7c29e136ce193e8546eea74c7854 branches: - name: stable/victoria location: 1.5.0 + - name: unmaintained/victoria + location: victoria-eom diff --git a/deliverables/victoria/python-neutronclient.yaml b/deliverables/victoria/python-neutronclient.yaml index 4d6696a71d..49387f4c87 100644 --- a/deliverables/victoria/python-neutronclient.yaml +++ b/deliverables/victoria/python-neutronclient.yaml @@ -19,7 +19,14 @@ releases: projects: - repo: openstack/python-neutronclient hash: 62c187f5c7c9c43b01cc8ea2773393d2c899ea1d + - version: victoria-eom + projects: + - repo: openstack/python-neutronclient + hash: af15f09b8039ba833429aeeb4bcaf62630a450a3 branches: - name: stable/victoria location: 7.2.1 -release-notes: https://docs.openstack.org/releasenotes/python-neutronclient/victoria.html + - name: unmaintained/victoria + location: victoria-eom +release-notes: + https://docs.openstack.org/releasenotes/python-neutronclient/victoria.html diff --git a/deliverables/wallaby/networking-bagpipe.yaml b/deliverables/wallaby/networking-bagpipe.yaml index e35e2dc653..9d679c8ffc 100644 --- a/deliverables/wallaby/networking-bagpipe.yaml +++ b/deliverables/wallaby/networking-bagpipe.yaml @@ -20,7 +20,14 @@ releases: projects: - repo: openstack/networking-bagpipe hash: a7e479f043d31cbfe57f5b0039757fa8e3546547 + - version: wallaby-eom + projects: + - repo: openstack/networking-bagpipe + hash: 097de21d696c031972e6f05c8d1bbd3caff320ad branches: - name: stable/wallaby location: 14.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/networking-bagpipe/wallaby.html + - name: unmaintained/wallaby + location: wallaby-eom +release-notes: + https://docs.openstack.org/releasenotes/networking-bagpipe/wallaby.html diff --git a/deliverables/wallaby/networking-bgpvpn.yaml b/deliverables/wallaby/networking-bgpvpn.yaml index db774922e9..be01ba364e 100644 --- a/deliverables/wallaby/networking-bgpvpn.yaml +++ b/deliverables/wallaby/networking-bgpvpn.yaml @@ -20,7 +20,14 @@ releases: projects: - repo: openstack/networking-bgpvpn hash: a7e99a62c12a9837db61495cf795b43b8e72a116 + - version: wallaby-eom + projects: + - repo: openstack/networking-bgpvpn + hash: 188121ae61f16656b721485147e6feb98201bb99 branches: - name: stable/wallaby location: 14.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/networking-bgpvpn/wallaby.html + - name: unmaintained/wallaby + location: wallaby-eom +release-notes: + https://docs.openstack.org/releasenotes/networking-bgpvpn/wallaby.html diff --git a/deliverables/wallaby/networking-odl.yaml b/deliverables/wallaby/networking-odl.yaml index f87d283356..70bfa2793a 100644 --- a/deliverables/wallaby/networking-odl.yaml +++ b/deliverables/wallaby/networking-odl.yaml @@ -21,7 +21,14 @@ releases: projects: - repo: openstack/networking-odl hash: b8a140df8c6f801714734667f8c4985c65d603e2 + - version: wallaby-eom + projects: + - repo: openstack/networking-odl + hash: de67ad990945622b67573d35d3678d83e174b1a5 branches: - name: stable/wallaby location: 18.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/networking-odl/wallaby.html + - name: unmaintained/wallaby + location: wallaby-eom +release-notes: + https://docs.openstack.org/releasenotes/networking-odl/wallaby.html diff --git a/deliverables/wallaby/networking-sfc.yaml b/deliverables/wallaby/networking-sfc.yaml index 6fd638866e..64971b8000 100644 --- a/deliverables/wallaby/networking-sfc.yaml +++ b/deliverables/wallaby/networking-sfc.yaml @@ -21,7 +21,14 @@ releases: projects: - repo: openstack/networking-sfc hash: c8befc7c60177027a4184e848788fe50eced965b + - version: wallaby-eom + projects: + - repo: openstack/networking-sfc + hash: 71d44504dab4eac9c802db6962c10b956f52ffb1 branches: - name: stable/wallaby location: 12.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/networking-sfc/wallaby.html + - name: unmaintained/wallaby + location: wallaby-eom +release-notes: + https://docs.openstack.org/releasenotes/networking-sfc/wallaby.html diff --git a/deliverables/wallaby/neutron-dynamic-routing.yaml b/deliverables/wallaby/neutron-dynamic-routing.yaml index 3521c55b66..bb47a4ca2e 100644 --- a/deliverables/wallaby/neutron-dynamic-routing.yaml +++ b/deliverables/wallaby/neutron-dynamic-routing.yaml @@ -28,7 +28,14 @@ releases: projects: - repo: openstack/neutron-dynamic-routing hash: 1ba3fb13b63827935d93d4b0d50ca653e217f61c + - version: wallaby-eom + projects: + - repo: openstack/neutron-dynamic-routing + hash: 1ba3fb13b63827935d93d4b0d50ca653e217f61c branches: - name: stable/wallaby location: 18.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/neutron-dynamic-routing/wallaby.html + - name: unmaintained/wallaby + location: wallaby-eom +release-notes: + https://docs.openstack.org/releasenotes/neutron-dynamic-routing/wallaby.html diff --git a/deliverables/wallaby/neutron-lib.yaml b/deliverables/wallaby/neutron-lib.yaml index 47b766f7d4..96090bf3a7 100644 --- a/deliverables/wallaby/neutron-lib.yaml +++ b/deliverables/wallaby/neutron-lib.yaml @@ -39,7 +39,13 @@ releases: projects: - repo: openstack/neutron-lib hash: 6bbae46890f458cbb0d7cb5dd87e80f07a305b53 + - version: wallaby-eom + projects: + - repo: openstack/neutron-lib + hash: 619c0fe5345af66061730ce763a1cd45c353f37c branches: - name: stable/wallaby location: 2.10.1 + - name: unmaintained/wallaby + location: wallaby-eom release-notes: https://docs.openstack.org/releasenotes/neutron-lib/wallaby.html diff --git a/deliverables/wallaby/neutron-vpnaas-dashboard.yaml b/deliverables/wallaby/neutron-vpnaas-dashboard.yaml index 8b061a2394..75cb602660 100644 --- a/deliverables/wallaby/neutron-vpnaas-dashboard.yaml +++ b/deliverables/wallaby/neutron-vpnaas-dashboard.yaml @@ -19,7 +19,14 @@ releases: projects: - repo: openstack/neutron-vpnaas-dashboard hash: f0a1186b5f0328837fe4038d4dda766b4cb8987f + - version: wallaby-eom + projects: + - repo: openstack/neutron-vpnaas-dashboard + hash: 623a28e6848acb826269cdfe0b7367c982f79ac5 branches: - name: stable/wallaby location: 4.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/neutron-vpnaas-dashboard/wallaby.html + - name: unmaintained/wallaby + location: wallaby-eom +release-notes: + https://docs.openstack.org/releasenotes/neutron-vpnaas-dashboard/wallaby.html diff --git a/deliverables/wallaby/neutron-vpnaas.yaml b/deliverables/wallaby/neutron-vpnaas.yaml index 1abb166144..8f620c87ea 100644 --- a/deliverables/wallaby/neutron-vpnaas.yaml +++ b/deliverables/wallaby/neutron-vpnaas.yaml @@ -24,7 +24,14 @@ releases: projects: - repo: openstack/neutron-vpnaas hash: 21c38f07c2dd4672e431fddd81e31784af15a88b + - version: wallaby-eom + projects: + - repo: openstack/neutron-vpnaas + hash: 21c38f07c2dd4672e431fddd81e31784af15a88b branches: - name: stable/wallaby location: 18.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/neutron-vpnaas/wallaby.html + - name: unmaintained/wallaby + location: wallaby-eom +release-notes: + https://docs.openstack.org/releasenotes/neutron-vpnaas/wallaby.html diff --git a/deliverables/wallaby/neutron.yaml b/deliverables/wallaby/neutron.yaml index 59a316086b..b0476a6ad1 100644 --- a/deliverables/wallaby/neutron.yaml +++ b/deliverables/wallaby/neutron.yaml @@ -68,7 +68,13 @@ releases: projects: - repo: openstack/neutron hash: 93e7091a13f8471cfe77310802c12ede479e779f + - version: wallaby-eom + projects: + - repo: openstack/neutron + hash: 3ef44ac244a9be77ebe03684f0c79ad7e24ea57e branches: - name: stable/wallaby location: 18.0.0.0rc1 + - name: unmaintained/wallaby + location: wallaby-eom release-notes: https://docs.openstack.org/releasenotes/neutron/wallaby.html diff --git a/deliverables/wallaby/os-ken.yaml b/deliverables/wallaby/os-ken.yaml index 4b37f2b785..d0e8ea3854 100644 --- a/deliverables/wallaby/os-ken.yaml +++ b/deliverables/wallaby/os-ken.yaml @@ -23,7 +23,13 @@ releases: projects: - repo: openstack/os-ken hash: 018d755fd7426902256891f39cb21b51d52b7f17 + - version: wallaby-eom + projects: + - repo: openstack/os-ken + hash: 018d755fd7426902256891f39cb21b51d52b7f17 branches: - name: stable/wallaby location: 1.4.0 + - name: unmaintained/wallaby + location: wallaby-eom release-notes: https://docs.openstack.org/releasenotes/os-ken/wallaby.html diff --git a/deliverables/wallaby/ovn-octavia-provider.yaml b/deliverables/wallaby/ovn-octavia-provider.yaml index 618566b6f2..430cf5d525 100644 --- a/deliverables/wallaby/ovn-octavia-provider.yaml +++ b/deliverables/wallaby/ovn-octavia-provider.yaml @@ -28,7 +28,14 @@ releases: projects: - repo: openstack/ovn-octavia-provider hash: 7ef3cf6aecddb8a906765a8d918fcce8c56f94e6 + - version: wallaby-eom + projects: + - repo: openstack/ovn-octavia-provider + hash: d7797862c0144f37b4e99448379ab7553d0fb7bc branches: - name: stable/wallaby location: 1.0.0 -release-notes: https://docs.openstack.org/releasenotes/ovn-octavia-provider/wallaby.html + - name: unmaintained/wallaby + location: wallaby-eom +release-notes: + https://docs.openstack.org/releasenotes/ovn-octavia-provider/wallaby.html diff --git a/deliverables/wallaby/ovsdbapp.yaml b/deliverables/wallaby/ovsdbapp.yaml index 4cdcd55eab..ed4903fdf4 100644 --- a/deliverables/wallaby/ovsdbapp.yaml +++ b/deliverables/wallaby/ovsdbapp.yaml @@ -38,6 +38,12 @@ releases: projects: - repo: openstack/ovsdbapp hash: 65d02f06d2318c20ee01ba760bbb74f6eafabebf + - version: wallaby-eom + projects: + - repo: openstack/ovsdbapp + hash: 65d02f06d2318c20ee01ba760bbb74f6eafabebf branches: - name: stable/wallaby location: 1.9.0 + - name: unmaintained/wallaby + location: wallaby-eom diff --git a/deliverables/wallaby/python-neutronclient.yaml b/deliverables/wallaby/python-neutronclient.yaml index 8bfff9cd60..7f369ee18e 100644 --- a/deliverables/wallaby/python-neutronclient.yaml +++ b/deliverables/wallaby/python-neutronclient.yaml @@ -19,7 +19,14 @@ releases: projects: - repo: openstack/python-neutronclient hash: 29a9f5ef3908b5c7e45dbd010446c335a00e9ed4 + - version: wallaby-eom + projects: + - repo: openstack/python-neutronclient + hash: 29a9f5ef3908b5c7e45dbd010446c335a00e9ed4 branches: - name: stable/wallaby location: 7.3.0 -release-notes: https://docs.openstack.org/releasenotes/python-neutronclient/wallaby.html + - name: unmaintained/wallaby + location: wallaby-eom +release-notes: + https://docs.openstack.org/releasenotes/python-neutronclient/wallaby.html diff --git a/deliverables/xena/networking-bagpipe.yaml b/deliverables/xena/networking-bagpipe.yaml index 4ebc4fbe90..b2fff9df9a 100644 --- a/deliverables/xena/networking-bagpipe.yaml +++ b/deliverables/xena/networking-bagpipe.yaml @@ -20,7 +20,14 @@ releases: projects: - repo: openstack/networking-bagpipe hash: c833a9783ab8e164ca1a0f6f01010cc4e85c3294 + - version: xena-eom + projects: + - repo: openstack/networking-bagpipe + hash: 39546f061193de8d46d6ca6141122f83bb18621a branches: - name: stable/xena location: 15.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/networking-bagpipe/xena.html + - name: unmaintained/xena + location: xena-eom +release-notes: + https://docs.openstack.org/releasenotes/networking-bagpipe/xena.html diff --git a/deliverables/xena/networking-bgpvpn.yaml b/deliverables/xena/networking-bgpvpn.yaml index 37c52a9c57..e53122bc1d 100644 --- a/deliverables/xena/networking-bgpvpn.yaml +++ b/deliverables/xena/networking-bgpvpn.yaml @@ -20,7 +20,14 @@ releases: projects: - repo: openstack/networking-bgpvpn hash: 78fc8e35cc92ede933f21e1ed35608047b5b6aa9 + - version: xena-eom + projects: + - repo: openstack/networking-bgpvpn + hash: cc346734ebade079f17b4b58305230ef97e6da4d branches: - name: stable/xena location: 15.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/networking-bgpvpn/xena.html + - name: unmaintained/xena + location: xena-eom +release-notes: + https://docs.openstack.org/releasenotes/networking-bgpvpn/xena.html diff --git a/deliverables/xena/networking-odl.yaml b/deliverables/xena/networking-odl.yaml index 4d93c14c56..0d552b8d51 100644 --- a/deliverables/xena/networking-odl.yaml +++ b/deliverables/xena/networking-odl.yaml @@ -21,7 +21,13 @@ releases: projects: - repo: openstack/networking-odl hash: 40ca37f63bc08556d7d15ac67742be62ea6a2f20 + - version: xena-eom + projects: + - repo: openstack/networking-odl + hash: df16b1b4477463919587efcd83dd3bf58a268b01 branches: - name: stable/xena location: 19.0.0.0rc1 + - name: unmaintained/xena + location: xena-eom release-notes: https://docs.openstack.org/releasenotes/networking-odl/xena.html diff --git a/deliverables/xena/networking-sfc.yaml b/deliverables/xena/networking-sfc.yaml index ff2082d424..630799b0a8 100644 --- a/deliverables/xena/networking-sfc.yaml +++ b/deliverables/xena/networking-sfc.yaml @@ -21,7 +21,13 @@ releases: projects: - repo: openstack/networking-sfc hash: 04e1be1cc25cc84fb3e6b50656759bc325b4c223 + - version: xena-eom + projects: + - repo: openstack/networking-sfc + hash: 881a48338d6d82f588a7bc22ac00c546873aa264 branches: - name: stable/xena location: 13.0.0.0rc1 + - name: unmaintained/xena + location: xena-eom release-notes: https://docs.openstack.org/releasenotes/networking-sfc/xena.html diff --git a/deliverables/xena/neutron-dynamic-routing.yaml b/deliverables/xena/neutron-dynamic-routing.yaml index d02de84c7d..7996477b6b 100644 --- a/deliverables/xena/neutron-dynamic-routing.yaml +++ b/deliverables/xena/neutron-dynamic-routing.yaml @@ -32,7 +32,14 @@ releases: projects: - repo: openstack/neutron-dynamic-routing hash: 5648f4001372537a4c633254cf3055b340eed799 + - version: xena-eom + projects: + - repo: openstack/neutron-dynamic-routing + hash: 5648f4001372537a4c633254cf3055b340eed799 branches: - name: stable/xena location: 19.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/neutron-dynamic-routing/xena.html + - name: unmaintained/xena + location: xena-eom +release-notes: + https://docs.openstack.org/releasenotes/neutron-dynamic-routing/xena.html diff --git a/deliverables/xena/neutron-lib.yaml b/deliverables/xena/neutron-lib.yaml index 98d44af918..2f00fe94dc 100644 --- a/deliverables/xena/neutron-lib.yaml +++ b/deliverables/xena/neutron-lib.yaml @@ -47,7 +47,13 @@ releases: projects: - repo: openstack/neutron-lib hash: e7277dada2908780c8ba7b0053d7935d6ecc421b + - version: xena-eom + projects: + - repo: openstack/neutron-lib + hash: 4a952047823c3c330dad5475d67f77c7ee8d6419 branches: - name: stable/xena location: 2.15.0 + - name: unmaintained/xena + location: xena-eom release-notes: https://docs.openstack.org/releasenotes/neutron-lib/xena.html diff --git a/deliverables/xena/neutron-vpnaas-dashboard.yaml b/deliverables/xena/neutron-vpnaas-dashboard.yaml index d47cb25c43..666489ddb9 100644 --- a/deliverables/xena/neutron-vpnaas-dashboard.yaml +++ b/deliverables/xena/neutron-vpnaas-dashboard.yaml @@ -19,7 +19,14 @@ releases: projects: - repo: openstack/neutron-vpnaas-dashboard hash: f0a1186b5f0328837fe4038d4dda766b4cb8987f + - version: xena-eom + projects: + - repo: openstack/neutron-vpnaas-dashboard + hash: f0a1186b5f0328837fe4038d4dda766b4cb8987f branches: - name: stable/xena location: 5.0.0.0rc1 -release-notes: https://docs.openstack.org/releasenotes/neutron-vpnaas-dashboard/xena.html + - name: unmaintained/xena + location: xena-eom +release-notes: + https://docs.openstack.org/releasenotes/neutron-vpnaas-dashboard/xena.html diff --git a/deliverables/xena/neutron-vpnaas.yaml b/deliverables/xena/neutron-vpnaas.yaml index 97d55f8f6d..c7481c4e04 100644 --- a/deliverables/xena/neutron-vpnaas.yaml +++ b/deliverables/xena/neutron-vpnaas.yaml @@ -24,7 +24,13 @@ releases: projects: - repo: openstack/neutron-vpnaas hash: 5d0e71699741cdd33f3a88b4c107bb37385b6009 + - version: xena-eom + projects: + - repo: openstack/neutron-vpnaas + hash: 5d0e71699741cdd33f3a88b4c107bb37385b6009 branches: - name: stable/xena location: 19.0.0.0rc1 + - name: unmaintained/xena + location: xena-eom release-notes: https://docs.openstack.org/releasenotes/neutron-vpnaas/xena.html diff --git a/deliverables/xena/neutron.yaml b/deliverables/xena/neutron.yaml index 139769d10b..20c425fef8 100644 --- a/deliverables/xena/neutron.yaml +++ b/deliverables/xena/neutron.yaml @@ -65,7 +65,13 @@ releases: projects: - repo: openstack/neutron hash: edfb66d1575aaabc49d321f1f6135d2f6cfe32b0 + - version: xena-eom + projects: + - repo: openstack/neutron + hash: f99ec47c4c437fb8bb967d4b5705edb02993bd72 branches: - name: stable/xena location: 19.0.0.0rc1 + - name: unmaintained/xena + location: xena-eom release-notes: https://docs.openstack.org/releasenotes/neutron/xena.html diff --git a/deliverables/xena/os-ken.yaml b/deliverables/xena/os-ken.yaml index 1fe650899a..2348203a55 100644 --- a/deliverables/xena/os-ken.yaml +++ b/deliverables/xena/os-ken.yaml @@ -23,7 +23,13 @@ releases: projects: - repo: openstack/os-ken hash: 32c3cac164da0ef0759f8fc0f35b78ecbaa8148a + - version: xena-eom + projects: + - repo: openstack/os-ken + hash: 32c3cac164da0ef0759f8fc0f35b78ecbaa8148a branches: - name: stable/xena location: 2.1.0 + - name: unmaintained/xena + location: xena-eom release-notes: https://docs.openstack.org/releasenotes/os-ken/xena.html diff --git a/deliverables/xena/ovn-octavia-provider.yaml b/deliverables/xena/ovn-octavia-provider.yaml index b72d7d82e1..a8a2f91ea8 100644 --- a/deliverables/xena/ovn-octavia-provider.yaml +++ b/deliverables/xena/ovn-octavia-provider.yaml @@ -30,7 +30,14 @@ releases: projects: - repo: openstack/ovn-octavia-provider hash: 6b65d34399a99e03aacf0195d5e03137f9b27823 + - version: xena-eom + projects: + - repo: openstack/ovn-octavia-provider + hash: 2db264fc5893ae3c569de8b91c87d983063cc28f branches: - name: stable/xena location: 1.1.1 -release-notes: https://docs.openstack.org/releasenotes/ovn-octavia-provider/xena.html + - name: unmaintained/xena + location: xena-eom +release-notes: + https://docs.openstack.org/releasenotes/ovn-octavia-provider/xena.html diff --git a/deliverables/xena/ovsdbapp.yaml b/deliverables/xena/ovsdbapp.yaml index 99950672b3..06e4a9b6d0 100644 --- a/deliverables/xena/ovsdbapp.yaml +++ b/deliverables/xena/ovsdbapp.yaml @@ -34,6 +34,12 @@ releases: projects: - repo: openstack/ovsdbapp hash: 8202d53fd9d972c7385bb93a392dbba2c1d9aa3b + - version: xena-eom + projects: + - repo: openstack/ovsdbapp + hash: 8202d53fd9d972c7385bb93a392dbba2c1d9aa3b branches: - name: stable/xena location: 1.12.0 + - name: unmaintained/xena + location: xena-eom diff --git a/deliverables/xena/python-neutronclient.yaml b/deliverables/xena/python-neutronclient.yaml index 022536a089..b1de7b7b43 100644 --- a/deliverables/xena/python-neutronclient.yaml +++ b/deliverables/xena/python-neutronclient.yaml @@ -23,7 +23,14 @@ releases: projects: - repo: openstack/python-neutronclient hash: 983f0abc58428c24d428362eebc26367ca1ae42e + - version: xena-eom + projects: + - repo: openstack/python-neutronclient + hash: c4d823cbcc35b2cc6cdb8af1d8f3345c24f8b323 branches: - name: stable/xena location: 7.6.0 -release-notes: https://docs.openstack.org/releasenotes/python-neutronclient/xena.html + - name: unmaintained/xena + location: xena-eom +release-notes: + https://docs.openstack.org/releasenotes/python-neutronclient/xena.html