SDK support - initial data for Ocata

This patch simply copes the Newton data to Ocata
while we wait for the SDK status spreadsheet to be updated.

Change-Id: Ieca919d056a2931617d469537684efb955cdd81e
This commit is contained in:
Tom Fifield 2017-02-21 09:48:26 +08:00
parent 282f1385d4
commit 46533f7fd0
1 changed files with 70 additions and 0 deletions

View File

@ -0,0 +1,70 @@
{
"Compute service (Nova)":
{
"status": "17"
},
"Object Storage service (Swift)":
{
"status": "19"
},
"Image service (Glance)":
{
"status": "11"
},
"Identity service (Keystone)":
{
"status": "20"
},
"Dashboard (Horizon)":
{
},
"Networking service (Neutron)":
{
"status": "12"
},
"Block Storage service (Cinder)":
{
"status": "13"
},
"Telemetry service (Ceilometer)":
{
"status": "5"
},
"Orchestration service (Heat)":
{
"status": "9"
},
"Database service (Trove)":
{
"status": "6"
},
"Data Processing service (Sahara)":
{
"status": "1"
},
"Bare Metal service (Ironic)":
{
"status": "2"
},
"Message service (Zaqar)":
{
"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"
}
}