From 0fe81c3e27f464582b26026d12840e3f81950bc1 Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Wed, 17 Aug 2022 15:04:34 -0400 Subject: [PATCH] cinderlib: End of Life for stable/train Change I1456592745c2 put the train branch of cinderlib into Extended Maintenance. A recent change, Ibd9f425e2cb7, got the CI running again, but it is running only unit tests and pep8. All changes into the stable/train branch since it was tagged -em have been non-functional, which we interpret to mean that there is no demand for keeping this branch open. Thus we propose that the branch be tagged train-eol and then be deleted. Change-Id: I25d78267ab4a49d3fe6bf54b7ad40e64a55a4609 --- deliverables/train/cinderlib.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deliverables/train/cinderlib.yaml b/deliverables/train/cinderlib.yaml index 7fe9067a7d..b6d50bee34 100644 --- a/deliverables/train/cinderlib.yaml +++ b/deliverables/train/cinderlib.yaml @@ -21,4 +21,8 @@ releases: projects: - repo: openstack/cinderlib hash: 199ebd4f5a1984573877f582a2655f4171916761 + - version: train-eol + projects: + - repo: openstack/cinderlib + hash: e517d5b575b30068169c7341f0a8ec41314f1d59 release-notes: https://docs.openstack.org/releasenotes/cinderlib/train.html