From d1b79b6954abccacc06616a9800ed9577caefccb Mon Sep 17 00:00:00 2001 From: Tom Fifield Date: Tue, 8 Dec 2015 14:10:58 +0800 Subject: [PATCH] Remove ubuntu heat packaging caveat Ubuntu fixed the bug applied to heat packages, so the caveat should be removed. Change-Id: I2c7533a7db3fb858373626ddfcba3df04f897435 --- liberty/ops-packaged.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/liberty/ops-packaged.json b/liberty/ops-packaged.json index 3224a13..989eefe 100644 --- a/liberty/ops-packaged.json +++ b/liberty/ops-packaged.json @@ -39,12 +39,7 @@ }, "Orchestration service (Heat)": { - "status": "good", - "caveats": - [{ - "status": "warning", - "description": "Ubuntu packaging suffers from a bug: https://bugs.launchpad.net/ubuntu/+source/heat/+bug/1505444" - }] + "status": "good" }, "Database service (Trove)": {