From 5e05165802930f1b241b60eaefeedd3695195961 Mon Sep 17 00:00:00 2001 From: Mark Goddard Date: Fri, 7 Jun 2019 19:18:09 +0100 Subject: [PATCH] Release kolla stable branches Adds releases of kolla for Queens and Rocky. Change-Id: I9c31ffdf6c88a039f1e65ddc2fb4996803a9bb59 --- deliverables/queens/kolla.yaml | 4 ++++ deliverables/rocky/kolla.yaml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/deliverables/queens/kolla.yaml b/deliverables/queens/kolla.yaml index 4fafb6a7f1..49fe4697f7 100644 --- a/deliverables/queens/kolla.yaml +++ b/deliverables/queens/kolla.yaml @@ -44,6 +44,10 @@ releases: projects: - repo: openstack/kolla hash: ca1c768085652af0d7968a1a66e5317ddc5e39a1 + - version: 6.2.2 + projects: + - repo: openstack/kolla + hash: 6f7c18c15dc19a4736110a1b86ffd809b7ab255e 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 f1be459b2c..b0be0bced7 100644 --- a/deliverables/rocky/kolla.yaml +++ b/deliverables/rocky/kolla.yaml @@ -42,6 +42,10 @@ releases: - repo: openstack/kolla hash: 5878f01984d3d38f965d84b97f0c1e0a9cfcea23 version: 7.0.2 + - projects: + - repo: openstack/kolla + hash: 31f0ef285ac127a569c17d340dcf4cc1f6c285b8 + version: 7.0.3 cycle-highlights: - 'Added new docker images in kolla for logstash, monasca, prometheus, ravd, neutron-infoblox-ipam-driver and apache storm.'