Merge "Update SDK Support data for Newton"

This commit is contained in:
Jenkins 2016-10-25 15:27:51 +00:00 committed by Gerrit Code Review
commit 6b3d058f6c
1 changed files with 17 additions and 8 deletions

View File

@ -1,15 +1,15 @@
{ {
"Compute service (Nova)": "Compute service (Nova)":
{ {
"status": "16" "status": "17"
}, },
"Object Storage service (Swift)": "Object Storage service (Swift)":
{ {
"status": "17" "status": "19"
}, },
"Image service (Glance)": "Image service (Glance)":
{ {
"status": "8" "status": "11"
}, },
"Identity service (Keystone)": "Identity service (Keystone)":
{ {
@ -20,11 +20,11 @@
}, },
"Networking service (Neutron)": "Networking service (Neutron)":
{ {
"status": "10" "status": "12"
}, },
"Block Storage service (Cinder)": "Block Storage service (Cinder)":
{ {
"status": "11" "status": "13"
}, },
"Telemetry service (Ceilometer)": "Telemetry service (Ceilometer)":
{ {
@ -36,11 +36,11 @@
}, },
"Database service (Trove)": "Database service (Trove)":
{ {
"status": "4" "status": "6"
}, },
"Data Processing service (Sahara)": "Data Processing service (Sahara)":
{ {
"status": "2" "status": "1"
}, },
"Bare Metal service (Ironic)": "Bare Metal service (Ironic)":
{ {
@ -48,14 +48,23 @@
}, },
"Message service (Zaqar)": "Message service (Zaqar)":
{ {
"status": "2" "status": "4"
}, },
"Key Management service (Barbican)": "Key Management service (Barbican)":
{ {
"status": "2" "status": "2"
}, },
"DNS service (Designate)": "DNS service (Designate)":
{
"status": "2"
},
"Application Catalog (Murano)":
{
"status": "1"
},
"Container Infrastructure Management service (Magnum)":
{ {
"status": "1" "status": "1"
} }
} }