From 055a0121e83f4ad6b6117a79a1fd802a68e44d53 Mon Sep 17 00:00:00 2001 From: Mark Goddard Date: Fri, 5 Apr 2019 19:23:33 +0100 Subject: [PATCH] Release kolla stable branches Adds releases of kolla for Pike, Queens and Rocky. Change-Id: I3cf37579fbabc11b7d0af5e6b511a40e3c29eac2 --- deliverables/pike/kolla.yaml | 4 ++++ deliverables/queens/kolla.yaml | 4 ++++ deliverables/rocky/kolla.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/pike/kolla.yaml b/deliverables/pike/kolla.yaml index 580e2c5422..fd1542fa22 100644 --- a/deliverables/pike/kolla.yaml +++ b/deliverables/pike/kolla.yaml @@ -44,6 +44,10 @@ releases: projects: - repo: openstack/kolla hash: 38748f2481979ab0d7e14447d223e599282b9788 + - version: 5.0.5 + projects: + - repo: openstack/kolla + hash: 35aa36054231c14968ebe4c7a521fa33de27ead8 release-notes: https://docs.openstack.org/releasenotes/kolla/pike.html repository-settings: openstack/kolla: {} diff --git a/deliverables/queens/kolla.yaml b/deliverables/queens/kolla.yaml index 60a8944693..4fafb6a7f1 100644 --- a/deliverables/queens/kolla.yaml +++ b/deliverables/queens/kolla.yaml @@ -40,6 +40,10 @@ releases: projects: - repo: openstack/kolla hash: 4c2c322b76f1d11a58f38be2b6cbcac67713e474 + - version: 6.2.1 + projects: + - repo: openstack/kolla + hash: ca1c768085652af0d7968a1a66e5317ddc5e39a1 cycle-highlights: - 'Upgrade to ceph luminous' - 'Add almanach, certmonger, ceph-nfs, ptp, rsyslog, sensu and tripleo ui image' diff --git a/deliverables/rocky/kolla.yaml b/deliverables/rocky/kolla.yaml index 8bd1fc0a1d..4711ae631e 100644 --- a/deliverables/rocky/kolla.yaml +++ b/deliverables/rocky/kolla.yaml @@ -38,6 +38,10 @@ releases: - repo: openstack/kolla hash: 0f5ced8abea09dc6436c50ff31de016819c02551 version: 7.0.1 + - projects: + - repo: openstack/kolla + hash: 5878f01984d3d38f965d84b97f0c1e0a9cfcea23 + version: 7.0.2 cycle-highlights: - Added new docker images in kolla for logstash, monasca, prometheus, ravd, neutron-infoblox-ipam-driver and apache storm.