From 2ce2252b2332df293a3300376ee35dc1fd6fd44c Mon Sep 17 00:00:00 2001 From: Tom Fifield Date: Thu, 8 Oct 2015 15:02:15 +0800 Subject: [PATCH] Add ops:Sdk-support data for Juno Adds data for the previous release for the SDK support tag. Change-Id: I3812c4346a271a022b4fa6f2ecfb0bc1ac6f385b --- juno/ops-sdk-support.json | 61 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 juno/ops-sdk-support.json diff --git a/juno/ops-sdk-support.json b/juno/ops-sdk-support.json new file mode 100644 index 0000000..1f756c1 --- /dev/null +++ b/juno/ops-sdk-support.json @@ -0,0 +1,61 @@ +{ + "Compute service (Nova)": + { + "status": "11" + }, + "Object Storage service (Swift)": + { + "status": "11" + }, + "Image service (Glance)": + { + "status": "4" + }, + "Identity service (Keystone)": + { + "status": "11" + }, + "Dashboard (Horizon)": + { + }, + "Networking service (Neutron)": + { + "status": "6" + }, + "Block Storage service (Cinder)": + { + "status": "7" + }, + "Telemetry service (Ceilometer)": + { + "status": "2" + }, + "Orchestration service (Heat)": + { + "status": "2" + }, + "Database service (Trove)": + { + "status": "4" + }, + "Data Processing service (Sahara)": + { + "status": "0" + }, + "Bare Metal service (Ironic)": + { + "status": "0" + }, + "Message service (Zaqar)": + { + "status": "0" + }, + "Key Management service (Barbican)": + { + "status": "0" + }, + "DNS service (Designate)": + { + "status": "0" + } +}