From e52f6e4fc1d10f589a769311df592762d27ba797 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 16 Feb 2017 09:08:00 -0500 Subject: [PATCH] nova: release newton 14.0.4 Change-Id: Idc937503e65ae2332bddbc18a7a07b3b0c32b84a --- deliverables/newton/nova.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/deliverables/newton/nova.yaml b/deliverables/newton/nova.yaml index 304f60a9d9..b64875340c 100644 --- a/deliverables/newton/nova.yaml +++ b/deliverables/newton/nova.yaml @@ -51,3 +51,11 @@ releases: projects: - repo: openstack/nova hash: c80c8e6dbfb59c117cca53250fdc97f9a171db03 + - version: 14.0.4 + projects: + - repo: openstack/nova + hash: 642caf0c58ed0a0e0c06103d2e3ef001c1ae142f + highlights: > + - Bug fixes for placement and cells v2 to prepare for upgrading to Ocata. + - Online data migration to fix orphaned build requests created in Mitaka. + - Bug fix for the 330 main DB schema migration for upgrades from Mitaka.