Add juno data for docs-install-guide

As the project overview will include supported releases,
add the doc status for Juno.

Change-Id: I5f13dabf5bee2e3aa64f3bdc7122482d5e9ef9d9
This commit is contained in:
Tom Fifield 2015-09-15 15:57:37 +08:00
parent 3bcda303e2
commit 8a06730f0e
1 changed files with 67 additions and 0 deletions

View File

@ -0,0 +1,67 @@
{
"Compute service (Nova)":
{
"status": "available"
},
"Object Storage service (Swift)":
{
"status": "available"
},
"Image service (Glance)":
{
"status": "available"
},
"Identity service (Keystone)":
{
"status": "available"
},
"Dashboard (Horizon)":
{
"status": "available"
},
"Networking service (Neutron)":
{
"status": "available"
},
"Block Storage service (Cinder)":
{
"status": "available"
},
"Telemetry service (Ceilometer)":
{
"status": "available"
},
"Orchestration service (Heat)":
{
"status": "available"
},
"Database service (Trove)":
{
"status": "not available",
"description": "The installation guide previously available was removed this release by the documentation team, and will likely stay that way until it can be improved to the level of the other projects."
},
"Data Processing service (Sahara)":
{
"status": "not available",
},
"Bare Metal service (Ironic)":
{
"status": "not available"
},
"Messaging service (Zaqar)":
{
"status": "not available"
},
"Key Management service (Barbican)":
{
"status": "not available"
},
"DNS service (Designate)":
{
"status": "not available"
},
"Deployment service (TripleO)":
{
"status": "not available"
}
}