From 3804a0cbe0de6a7b0382c93f2d567037eef90411 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Tue, 27 Mar 2018 09:38:46 -0700 Subject: [PATCH] queens: release 8.0.1 for tripleo THT 9.0.0.0b1 was pushed by error, and in fact we want 8.0.1. A note was added for Rocky so we know that we need to push higher than 9.0.0.0b1 for rocky-m1. Change-Id: Ib849fa1552c0d0ee76075197e9aca90d1deea1bb --- deliverables/queens/tripleo-heat-templates.yaml | 4 ++++ deliverables/rocky/tripleo-heat-templates.yaml | 2 ++ 2 files changed, 6 insertions(+) diff --git a/deliverables/queens/tripleo-heat-templates.yaml b/deliverables/queens/tripleo-heat-templates.yaml index f4b03d4929..1aa1fb32b8 100644 --- a/deliverables/queens/tripleo-heat-templates.yaml +++ b/deliverables/queens/tripleo-heat-templates.yaml @@ -30,6 +30,10 @@ releases: - hash: 281926767677f1c1282528e6a365ad0a7fc8dc26 repo: openstack/tripleo-heat-templates version: 9.0.0.0b1 + - projects: + - hash: 48a4e12565ee0e65e29d8576e2a1ffc1359e8483 + repo: openstack/tripleo-heat-templates + version: 8.0.1 repository-settings: openstack/tripleo-heat-templates: {} branches: diff --git a/deliverables/rocky/tripleo-heat-templates.yaml b/deliverables/rocky/tripleo-heat-templates.yaml index 801be5696b..78eab9fb40 100644 --- a/deliverables/rocky/tripleo-heat-templates.yaml +++ b/deliverables/rocky/tripleo-heat-templates.yaml @@ -6,3 +6,5 @@ team: tripleo type: other repository-settings: openstack/tripleo-heat-templates: {} + # Note for Rocky m1, we'll have to push higher than 9.0.0.0b1 + # because of https://review.openstack.org/#/c/556579/3/deliverables/queens/tripleo-heat-templates.yaml