From 86c4b387df93dc1e936bd4ee93d2363e3ca21adb Mon Sep 17 00:00:00 2001 From: David Flanders Date: Thu, 6 Oct 2016 20:45:12 +0800 Subject: [PATCH] Update SDK Support data for Newton Adds the latest data from the SDK status spreadsheet, https://docs.google.com/spreadsheets/d/1nRSzWo4I-isHGL67ROuqdj5My9rrSsMhlf5eSqSntn0/edit#gid=790839377 to the ops:sd-support tag. Change-Id: Ib43052a91bc6c5aea36abc3fa499cd662267bedf --- newton/ops-sdk-support.json | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/newton/ops-sdk-support.json b/newton/ops-sdk-support.json index e306d6a..775273a 100644 --- a/newton/ops-sdk-support.json +++ b/newton/ops-sdk-support.json @@ -1,15 +1,15 @@ { "Compute service (Nova)": { - "status": "16" + "status": "17" }, "Object Storage service (Swift)": { - "status": "17" + "status": "19" }, "Image service (Glance)": { - "status": "8" + "status": "11" }, "Identity service (Keystone)": { @@ -20,11 +20,11 @@ }, "Networking service (Neutron)": { - "status": "10" + "status": "12" }, "Block Storage service (Cinder)": { - "status": "11" + "status": "13" }, "Telemetry service (Ceilometer)": { @@ -36,11 +36,11 @@ }, "Database service (Trove)": { - "status": "4" + "status": "6" }, "Data Processing service (Sahara)": { - "status": "2" + "status": "1" }, "Bare Metal service (Ironic)": { @@ -48,14 +48,23 @@ }, "Message service (Zaqar)": { - "status": "2" + "status": "4" }, "Key Management service (Barbican)": { "status": "2" }, "DNS service (Designate)": + { + "status": "2" + }, + "Application Catalog (Murano)": + { + "status": "1" + }, + "Container Infrastructure Management service (Magnum)": { "status": "1" } + }