From b2d318f7a8bdfb7b5dcd0e65151ffc6234f90f3f Mon Sep 17 00:00:00 2001 From: Tony Breeds Date: Tue, 16 Apr 2019 15:53:18 +1000 Subject: [PATCH] [tacker] create pike-em tag against final releases This is a procedural review to transition pike into extended maintenance by creating the pike-em tag It's possible that the release isn't needed (for example if there are no code changes sine the previous release, sadly that's non-trivial to detect en masse. If you are the PTL or release liaison for this team please +1 this review if it is ready or -1 and take over the review to correct mistakes. Change-Id: I365587899fceb0bbbda27bd56d7b94e1bcdcc5fb --- deliverables/pike/python-tackerclient.yaml | 4 ++++ deliverables/pike/tacker-horizon.yaml | 4 ++++ deliverables/pike/tacker.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/pike/python-tackerclient.yaml b/deliverables/pike/python-tackerclient.yaml index 9331019295..c7ebcf1cb7 100644 --- a/deliverables/pike/python-tackerclient.yaml +++ b/deliverables/pike/python-tackerclient.yaml @@ -13,6 +13,10 @@ releases: projects: - repo: openstack/python-tackerclient hash: 593762fb782c6dfea4546435a9927ac14515e3b6 + - projects: + - hash: 593762fb782c6dfea4546435a9927ac14515e3b6 + repo: openstack/python-tackerclient + version: pike-em branches: - name: stable/pike location: 0.10.0 diff --git a/deliverables/pike/tacker-horizon.yaml b/deliverables/pike/tacker-horizon.yaml index 72d815f222..3928d50651 100644 --- a/deliverables/pike/tacker-horizon.yaml +++ b/deliverables/pike/tacker-horizon.yaml @@ -15,5 +15,9 @@ releases: projects: - repo: openstack/tacker-horizon hash: 6bdb8a4f91bf28a639fea5bb38729f8c68d17606 + - projects: + - hash: 6bdb8a4f91bf28a639fea5bb38729f8c68d17606 + repo: openstack/tacker-horizon + version: pike-em repository-settings: openstack/tacker-horizon: {} diff --git a/deliverables/pike/tacker.yaml b/deliverables/pike/tacker.yaml index e24fc1bfaa..55b437e916 100644 --- a/deliverables/pike/tacker.yaml +++ b/deliverables/pike/tacker.yaml @@ -19,6 +19,10 @@ releases: - hash: 49ddf45f027825dfa2a3e1ff8f97bf8e10ade729 repo: openstack/tacker version: 0.8.2 + - projects: + - hash: 49ddf45f027825dfa2a3e1ff8f97bf8e10ade729 + repo: openstack/tacker + version: pike-em release-notes: https://docs.openstack.org/releasenotes/tacker/pike.html repository-settings: openstack/tacker: {}