Mitaka update for ops-sdk-support tag

This change updates the tag to include information about the number
of SDKs that support each OpenStack service.

Change-Id: I296ad0f733e209fd0c5faae024af40211f31e828
This commit is contained in:
Shamail Tahir 2016-04-17 15:25:56 -04:00
parent 05768bd7d0
commit 7916760b67
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"
}
}