SDK support - initial data for Newton.

This patch simply copies the Mitaka data to Newton,
while we wait for the SDK status spreadsheet to be updated.

Change-Id: I12cbb22453afd823ee3a94cc7053a09f56ecb102
This commit is contained in:
Tom Fifield 2016-10-03 12:14:40 +08:00
parent cce2cf5461
commit d0a819a785
1 changed files with 61 additions and 0 deletions

View File

@ -0,0 +1,61 @@
{
"Compute service (Nova)":
{
"status": "16"
},
"Object Storage service (Swift)":
{
"status": "17"
},
"Image service (Glance)":
{
"status": "8"
},
"Identity service (Keystone)":
{
"status": "20"
},
"Dashboard (Horizon)":
{
},
"Networking service (Neutron)":
{
"status": "10"
},
"Block Storage service (Cinder)":
{
"status": "11"
},
"Telemetry service (Ceilometer)":
{
"status": "5"
},
"Orchestration service (Heat)":
{
"status": "7"
},
"Database service (Trove)":
{
"status": "4"
},
"Data Processing service (Sahara)":
{
"status": "2"
},
"Bare Metal service (Ironic)":
{
"status": "2"
},
"Message service (Zaqar)":
{
"status": "2"
},
"Key Management service (Barbican)":
{
"status": "2"
},
"DNS service (Designate)":
{
"status": "1"
}
}