From f5f0642168879dac86101e95e2771ca47c154ee1 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Tue, 25 Feb 2020 18:46:14 -0600 Subject: [PATCH] [solum] Transition Rocky to EM This transition the rocky branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. Change-Id: Ibb7e11e76f56982022e86ee1afdc749b1e9bc605 --- deliverables/rocky/python-solumclient.yaml | 4 ++++ deliverables/rocky/solum-dashboard.yaml | 4 ++++ deliverables/rocky/solum-tempest-plugin.yaml | 4 ++++ deliverables/rocky/solum.yaml | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/deliverables/rocky/python-solumclient.yaml b/deliverables/rocky/python-solumclient.yaml index ab9b311b4d..f08152bdfa 100644 --- a/deliverables/rocky/python-solumclient.yaml +++ b/deliverables/rocky/python-solumclient.yaml @@ -14,6 +14,10 @@ releases: projects: - repo: openstack/python-solumclient hash: dd7ed0f4a5286209e3bd4c80e9df7b1cb772533c + - version: rocky-em + projects: + - repo: openstack/python-solumclient + hash: dd7ed0f4a5286209e3bd4c80e9df7b1cb772533c branches: - location: 2.7.1 name: stable/rocky diff --git a/deliverables/rocky/solum-dashboard.yaml b/deliverables/rocky/solum-dashboard.yaml index fb03603af6..6cad561431 100644 --- a/deliverables/rocky/solum-dashboard.yaml +++ b/deliverables/rocky/solum-dashboard.yaml @@ -14,6 +14,10 @@ releases: projects: - repo: openstack/solum-dashboard hash: 1a1bd65089cb971d623cbbf14f0ea2aa8323b8af + - version: rocky-em + projects: + - repo: openstack/solum-dashboard + hash: 1a1bd65089cb971d623cbbf14f0ea2aa8323b8af branches: - location: 2.5.0 name: stable/rocky diff --git a/deliverables/rocky/solum-tempest-plugin.yaml b/deliverables/rocky/solum-tempest-plugin.yaml index 9d72ae242e..146fdaf8ec 100644 --- a/deliverables/rocky/solum-tempest-plugin.yaml +++ b/deliverables/rocky/solum-tempest-plugin.yaml @@ -12,3 +12,7 @@ releases: projects: - repo: openstack/solum-tempest-plugin hash: 900f4870a53bf28b42eaf44797202edd3740f9ae + - version: rocky-em + projects: + - repo: openstack/solum-tempest-plugin + hash: 900f4870a53bf28b42eaf44797202edd3740f9ae diff --git a/deliverables/rocky/solum.yaml b/deliverables/rocky/solum.yaml index 1b349f6b02..019b8c3564 100644 --- a/deliverables/rocky/solum.yaml +++ b/deliverables/rocky/solum.yaml @@ -14,6 +14,10 @@ releases: projects: - repo: openstack/solum hash: 82aa60445c37fff48928e9e40b41ba893abfb788 + - version: rocky-em + projects: + - repo: openstack/solum + hash: 82aa60445c37fff48928e9e40b41ba893abfb788 branches: - location: 5.7.0 name: stable/rocky