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
This commit is contained in:
David Flanders 2016-10-06 20:45:12 +08:00 committed by Tom Fifield
parent 85a33a03d4
commit 86c4b387df
1 changed files with 17 additions and 8 deletions

View File

@ -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"
}
}