From dc9dce4bcbe165967bef8394b6d5b3cdd1535df5 Mon Sep 17 00:00:00 2001 From: Chris Hoge Date: Wed, 1 Apr 2015 08:14:53 -0700 Subject: [PATCH] Fix release versions for 2015.next Fix release versions covered by 2015.next.json Defcore capability testing should cover at least two latest releases or greater. Change-Id: I697e2dbfc5fd7ca79f0713dfc1ae85d22dee34ff --- 2015.next.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2015.next.json b/2015.next.json index 772414fe..5541fa1c 100644 --- a/2015.next.json +++ b/2015.next.json @@ -3,7 +3,7 @@ "schema": "1.1", "status": "draft", "replaces": "2015.03", - "releases": ["havana", "icehouse"], + "releases": ["havana", "icehouse", "juno"], "platform": { "required": ["compute", "object"], "advisory": [],