From 62dd05ab00587ca8b82853e4658c2cfd54817ea1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Fri, 2 Jul 2021 19:58:09 +0200 Subject: [PATCH] [fuel] Transition Newton to End of Life Fuel's newton branches seem to be remained open accidentally, with this patch these branches will be tagged with newton-eol and removed afterwards. fuel-upgrade's mitaka branch also added as it is also remained open somehow. Change-Id: I4a0561655fbe100139b10fa8a7f10eab0f5cc3e8 --- deliverables/mitaka/fuel-upgrade.yaml | 11 +++++++++++ deliverables/newton/fuel-agent.yaml | 4 ++++ deliverables/newton/fuel-astute.yaml | 4 ++++ deliverables/newton/fuel-docs.yaml | 11 +++++++++++ deliverables/newton/fuel-library.yaml | 4 ++++ deliverables/newton/fuel-main.yaml | 4 ++++ deliverables/newton/fuel-menu.yaml | 5 +++++ deliverables/newton/fuel-mirror.yaml | 11 +++++++++++ deliverables/newton/fuel-nailgun-agent.yaml | 4 ++++ .../fuel-nailgun-extension-cluster-upgrade.yaml | 11 +++++++++++ deliverables/newton/fuel-octane.yaml | 11 +++++++++++ deliverables/newton/fuel-ostf.yaml | 4 ++++ deliverables/newton/fuel-qa.yaml | 4 ++++ deliverables/newton/fuel-ui.yaml | 4 ++++ deliverables/newton/fuel-virtualbox.yaml | 4 ++++ deliverables/newton/fuel-web.yaml | 4 ++++ deliverables/newton/python-fuelclient.yaml | 11 +++++++++++ 17 files changed, 111 insertions(+) create mode 100644 deliverables/mitaka/fuel-upgrade.yaml create mode 100644 deliverables/newton/fuel-docs.yaml create mode 100644 deliverables/newton/fuel-mirror.yaml create mode 100644 deliverables/newton/fuel-nailgun-extension-cluster-upgrade.yaml create mode 100644 deliverables/newton/fuel-octane.yaml create mode 100644 deliverables/newton/python-fuelclient.yaml diff --git a/deliverables/mitaka/fuel-upgrade.yaml b/deliverables/mitaka/fuel-upgrade.yaml new file mode 100644 index 0000000000..5999858e31 --- /dev/null +++ b/deliverables/mitaka/fuel-upgrade.yaml @@ -0,0 +1,11 @@ +--- +launchpad: fuel +team: fuel +type: other +releases: + - version: mitaka-eol + projects: + - repo: openstack/fuel-upgrade + hash: 3c60f4e1002a4db9ac29d79d16be332c2e3bcf9e +repository-settings: + openstack/fuel-docs: {} diff --git a/deliverables/newton/fuel-agent.yaml b/deliverables/newton/fuel-agent.yaml index 3cbb190343..6b7a5d2bbd 100644 --- a/deliverables/newton/fuel-agent.yaml +++ b/deliverables/newton/fuel-agent.yaml @@ -17,5 +17,9 @@ releases: projects: - repo: openstack/fuel-agent hash: 8125d9ecd537825492669f5d52c68cd179143a0f + - version: newton-eol + projects: + - repo: openstack/fuel-agent + hash: a6d20b140816d79a248a9b9d1992be50e936189a repository-settings: openstack/fuel-agent: {} diff --git a/deliverables/newton/fuel-astute.yaml b/deliverables/newton/fuel-astute.yaml index 2ed7e06baa..159f36dbd0 100644 --- a/deliverables/newton/fuel-astute.yaml +++ b/deliverables/newton/fuel-astute.yaml @@ -18,5 +18,9 @@ releases: projects: - repo: openstack/fuel-astute hash: 11ec66899ec09319b31ca21df43a4f0ac3e07c97 + - version: newton-eol + projects: + - repo: openstack/fuel-astute + hash: 33be0d299a015dba41d4efb4692f8c2eac131e0e repository-settings: openstack/fuel-astute: {} diff --git a/deliverables/newton/fuel-docs.yaml b/deliverables/newton/fuel-docs.yaml new file mode 100644 index 0000000000..ee2caf61e8 --- /dev/null +++ b/deliverables/newton/fuel-docs.yaml @@ -0,0 +1,11 @@ +--- +launchpad: fuel +team: fuel +type: other +releases: + - version: newton-eol + projects: + - repo: openstack/fuel-docs + hash: 8c104aae4980c76e7e3305618e5eccbe00f4b252 +repository-settings: + openstack/fuel-docs: {} diff --git a/deliverables/newton/fuel-library.yaml b/deliverables/newton/fuel-library.yaml index 264ab5186e..d989e17065 100644 --- a/deliverables/newton/fuel-library.yaml +++ b/deliverables/newton/fuel-library.yaml @@ -18,5 +18,9 @@ releases: projects: - repo: openstack/fuel-library hash: 800aae5515a0af5fa0729d4bd1445f6a4c496d39 + - version: newton-eol + projects: + - repo: openstack/fuel-library + hash: 58cfb69ea7dac3d8ab798c7f230876bf0b5761cb repository-settings: openstack/fuel-library: {} diff --git a/deliverables/newton/fuel-main.yaml b/deliverables/newton/fuel-main.yaml index 6f12fe4902..2424ea7499 100644 --- a/deliverables/newton/fuel-main.yaml +++ b/deliverables/newton/fuel-main.yaml @@ -18,5 +18,9 @@ releases: projects: - repo: openstack/fuel-main hash: a8c98d004fd7a2eae10ed363e17867b7a5aacbdd + - version: newton-eol + projects: + - repo: openstack/fuel-main + hash: 160eeb2f116608b04fca64aec2d506855f3d2001 repository-settings: openstack/fuel-main: {} diff --git a/deliverables/newton/fuel-menu.yaml b/deliverables/newton/fuel-menu.yaml index 58f763384c..cda2555166 100644 --- a/deliverables/newton/fuel-menu.yaml +++ b/deliverables/newton/fuel-menu.yaml @@ -19,5 +19,10 @@ releases: - repo: openstack/fuel-menu hash: 1a94d657ecaca4a1b549141ee22e5bc7ca20822e tarball-base: fuelmenu + - version: newton-eol + projects: + - repo: openstack/fuel-menu + hash: 5a47b21c50e139160c944f5134ebbb51003d0bf8 + tarball-base: fuelmenu repository-settings: openstack/fuel-menu: {} diff --git a/deliverables/newton/fuel-mirror.yaml b/deliverables/newton/fuel-mirror.yaml new file mode 100644 index 0000000000..1eccaa285c --- /dev/null +++ b/deliverables/newton/fuel-mirror.yaml @@ -0,0 +1,11 @@ +--- +launchpad: fuel +team: fuel +type: other +releases: + - version: newton-eol + projects: + - repo: openstack/fuel-mirror + hash: e59be51305d1de20057ce9daf030a7dc47b55a96 +repository-settings: + openstack/fuel-mirror: {} diff --git a/deliverables/newton/fuel-nailgun-agent.yaml b/deliverables/newton/fuel-nailgun-agent.yaml index 9df99ff077..449ca616de 100644 --- a/deliverables/newton/fuel-nailgun-agent.yaml +++ b/deliverables/newton/fuel-nailgun-agent.yaml @@ -18,5 +18,9 @@ releases: projects: - repo: openstack/fuel-nailgun-agent hash: 60173537665464db260fb93829eb8affced33535 + - version: newton-eol + projects: + - repo: openstack/fuel-nailgun-agent + hash: 4c9b1cb50277f6a0d1d6aea091ffb6a03e7bfd4f repository-settings: openstack/fuel-nailgun-agent: {} diff --git a/deliverables/newton/fuel-nailgun-extension-cluster-upgrade.yaml b/deliverables/newton/fuel-nailgun-extension-cluster-upgrade.yaml new file mode 100644 index 0000000000..569c5032e5 --- /dev/null +++ b/deliverables/newton/fuel-nailgun-extension-cluster-upgrade.yaml @@ -0,0 +1,11 @@ +--- +launchpad: fuel +team: fuel +type: other +releases: + - version: newton-eol + projects: + - repo: openstack/fuel-nailgun-extension-cluster-upgrade + hash: 50b2c13a2a4ca7bc128d98173abe272897e5223e +repository-settings: + openstack/fuel-nailgun-extension-cluster-upgrade: {} diff --git a/deliverables/newton/fuel-octane.yaml b/deliverables/newton/fuel-octane.yaml new file mode 100644 index 0000000000..2b3c5b2c4a --- /dev/null +++ b/deliverables/newton/fuel-octane.yaml @@ -0,0 +1,11 @@ +--- +launchpad: fuel +team: fuel +type: other +releases: + - version: newton-eol + projects: + - repo: openstack/fuel-octane + hash: 17f59bbc2dea5ffab3b0c774faffde0f17a44044 +repository-settings: + openstack/fuel-octane: {} diff --git a/deliverables/newton/fuel-ostf.yaml b/deliverables/newton/fuel-ostf.yaml index fd23fcbaca..b7a35d6c56 100644 --- a/deliverables/newton/fuel-ostf.yaml +++ b/deliverables/newton/fuel-ostf.yaml @@ -18,5 +18,9 @@ releases: projects: - repo: openstack/fuel-ostf hash: 876bee75728ec19a629e9fe91a10599eabe6161c + - version: newton-eol + projects: + - repo: openstack/fuel-ostf + hash: 4f35920720978fe1dcba06d35ca6cd2a062adbd4 repository-settings: openstack/fuel-ostf: {} diff --git a/deliverables/newton/fuel-qa.yaml b/deliverables/newton/fuel-qa.yaml index 369ab7fa81..a8654025f4 100644 --- a/deliverables/newton/fuel-qa.yaml +++ b/deliverables/newton/fuel-qa.yaml @@ -17,5 +17,9 @@ releases: projects: - repo: openstack/fuel-qa hash: c1f8071126a5b52665ab16faa13512c4e4eceec5 + - version: newton-eol + projects: + - repo: openstack/fuel-qa + hash: 416b7e7494748a7350bc24afb3be0ef8e94596d7 repository-settings: openstack/fuel-qa: {} diff --git a/deliverables/newton/fuel-ui.yaml b/deliverables/newton/fuel-ui.yaml index b1ca45765d..b77e23c91a 100644 --- a/deliverables/newton/fuel-ui.yaml +++ b/deliverables/newton/fuel-ui.yaml @@ -17,5 +17,9 @@ releases: projects: - repo: openstack/fuel-ui hash: 2756e6b50339c6875e71a5df4e1986e5e936d3b3 + - version: newton-eol + projects: + - repo: openstack/fuel-ui + hash: 2d09d065df5743e864f3a65350542963654e77de repository-settings: openstack/fuel-ui: {} diff --git a/deliverables/newton/fuel-virtualbox.yaml b/deliverables/newton/fuel-virtualbox.yaml index 6e8aa965f0..d5ea14e20a 100644 --- a/deliverables/newton/fuel-virtualbox.yaml +++ b/deliverables/newton/fuel-virtualbox.yaml @@ -17,5 +17,9 @@ releases: projects: - repo: openstack/fuel-virtualbox hash: 6485241a5c22b82145e8a76c472e8f7603a346df + - version: newton-eol + projects: + - repo: openstack/fuel-virtualbox + hash: 23666c059880a7fbb00a9ba42dc74adbecef03a4 repository-settings: openstack/fuel-virtualbox: {} diff --git a/deliverables/newton/fuel-web.yaml b/deliverables/newton/fuel-web.yaml index 9c76947541..0aeeba5a91 100644 --- a/deliverables/newton/fuel-web.yaml +++ b/deliverables/newton/fuel-web.yaml @@ -18,5 +18,9 @@ releases: projects: - repo: openstack/fuel-web hash: b0e9d4f1aaed71ba39537dd12d794f7d69535617 + - version: newton-eol + projects: + - repo: openstack/fuel-web + hash: 2b3b74cf62ef66f8f2792c8591aac67c4aced01e repository-settings: openstack/fuel-web: {} diff --git a/deliverables/newton/python-fuelclient.yaml b/deliverables/newton/python-fuelclient.yaml new file mode 100644 index 0000000000..1f7046cb00 --- /dev/null +++ b/deliverables/newton/python-fuelclient.yaml @@ -0,0 +1,11 @@ +--- +launchpad: fuel +team: fuel +type: other +releases: + - version: newton-eol + projects: + - repo: openstack/python-fuelclient + hash: d33f31abd8b666da01440e3d08baab9e6739801d +repository-settings: + openstack/fuel-docs: {}