From d3c2079c0ab1537b4d74464c0e194aa7e2e84866 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 11 Apr 2017 15:24:33 -0400 Subject: [PATCH] nova: release ocata 15.0.3 This patch release contains fixes for a few regression bugs introduced in Ocata. Change-Id: I181eb8c3d49043b84fc0acea1fc3f2ba7d3e6a1f --- deliverables/ocata/nova.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/deliverables/ocata/nova.yaml b/deliverables/ocata/nova.yaml index 8f730dde3e..998974d8c1 100644 --- a/deliverables/ocata/nova.yaml +++ b/deliverables/ocata/nova.yaml @@ -64,3 +64,11 @@ releases: highlights: > - Fix for CVE-2017-7214. - Fix for retry on build error regression in 15.0.0 (bug 1671648). + - version: 15.0.3 + projects: + - repo: openstack/nova + hash: 6d4f9f4f6cfd3e256c68addfed0c3a033b3bf957 + highlights: > + - Contains fixes for regression bugs introduced in Ocata. Specifically + https://bugs.launchpad.net/nova/+bug/1678326 and + https://bugs.launchpad.net/nova/+bug/1675570.