From 19b1c360b4a85907969a60488579ee31c7a9aafb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Thu, 11 Nov 2021 17:51:00 +0100 Subject: [PATCH] [glance] Transition Ussuri to EM This transition the ussuri 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: I85033f964054d24e8ffec6b9f7c482ddab291c5f --- deliverables/ussuri/glance-store.yaml | 4 ++++ deliverables/ussuri/glance.yaml | 4 ++++ deliverables/ussuri/python-glanceclient.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/ussuri/glance-store.yaml b/deliverables/ussuri/glance-store.yaml index 9d5d401da9..c6466bf732 100644 --- a/deliverables/ussuri/glance-store.yaml +++ b/deliverables/ussuri/glance-store.yaml @@ -19,6 +19,10 @@ releases: projects: - repo: openstack/glance_store hash: ca0c58b52756058b6d51bf6a47aeac3d525c1e16 + - version: ussuri-em + projects: + - repo: openstack/glance_store + hash: ca0c58b52756058b6d51bf6a47aeac3d525c1e16 branches: - location: 2.0.0 name: stable/ussuri diff --git a/deliverables/ussuri/glance.yaml b/deliverables/ussuri/glance.yaml index b7af30e321..058d7b8a20 100644 --- a/deliverables/ussuri/glance.yaml +++ b/deliverables/ussuri/glance.yaml @@ -51,6 +51,10 @@ releases: projects: - repo: openstack/glance hash: e11b0e74001fbf6e1cd906d8c0cc3a9758de52c6 + - version: ussuri-em + projects: + - repo: openstack/glance + hash: e11b0e74001fbf6e1cd906d8c0cc3a9758de52c6 branches: - name: stable/ussuri location: 20.0.0.0rc1 diff --git a/deliverables/ussuri/python-glanceclient.yaml b/deliverables/ussuri/python-glanceclient.yaml index c42ccc38c6..08ef9fb85d 100644 --- a/deliverables/ussuri/python-glanceclient.yaml +++ b/deliverables/ussuri/python-glanceclient.yaml @@ -23,6 +23,10 @@ releases: projects: - repo: openstack/python-glanceclient hash: 4c63903403d7ef7801c8e274b67f9647ff329991 + - version: ussuri-em + projects: + - repo: openstack/python-glanceclient + hash: 4c63903403d7ef7801c8e274b67f9647ff329991 branches: - location: 3.1.0 name: stable/ussuri