Add ops:docs-install-guide for Liberty

This patch adds updated data for liberty regarding the
install guide status for the various service projects,
based on information from the doc team on October 14.

Change-Id: Iaa8e50a6ffb3e72f75c97b48586d4cc4187f995c
This commit is contained in:
Tom Fifield 2015-10-05 10:34:00 +08:00
parent b1dae3e48e
commit 7215278a49
1 changed files with 121 additions and 0 deletions

View File

@ -0,0 +1,121 @@
{
"Compute service (Nova)":
{
"status": "available",
"caveats":
[{
"status": "not available",
"label": "Not available for RHEL, Fedora, CentOS",
"description": "Due to the unavailability of RDO packages, no install guide is yet available for RHEL, Fedora or CentOS. http://lists.openstack.org/pipermail/openstack-docs/2015-October/007622.html"
}]
},
"Object Storage service (Swift)":
{
"status": "available",
"caveats":
[{
"status": "not available",
"label": "Not available for RHEL, Fedora, CentOS",
"description": "Due to the unavailability of RDO packages, no install guide is yet available for RHEL, Fedora or CentOS. http://lists.openstack.org/pipermail/openstack-docs/2015-October/007622.html"
}]
},
"Image service (Glance)":
{
"status": "available",
"caveats":
[{
"status": "not available",
"label": "Not available for RHEL, Fedora, CentOS",
"description": "Due to the unavailability of RDO packages, no install guide is yet available for RHEL, Fedora or CentOS. http://lists.openstack.org/pipermail/openstack-docs/2015-October/007622.html"
}]
},
"Identity service (Keystone)":
{
"status": "available",
"caveats":
[{
"status": "not available",
"label": "Not available for RHEL, Fedora, CentOS",
"description": "Due to the unavailability of RDO packages, no install guide is yet available for RHEL, Fedora or CentOS. http://lists.openstack.org/pipermail/openstack-docs/2015-October/007622.html"
}]
},
"Dashboard (Horizon)":
{
"status": "available",
"caveats":
[{
"status": "not available",
"label": "Not available for RHEL, Fedora, CentOS",
"description": "Due to the unavailability of RDO packages, no install guide is yet available for RHEL, Fedora or CentOS. http://lists.openstack.org/pipermail/openstack-docs/2015-October/007622.html"
}]
},
"Networking service (Neutron)":
{
"status": "available",
"caveats":
[{
"status": "not available",
"label": "Not available for RHEL, Fedora, CentOS",
"description": "Due to the unavailability of RDO packages, no install guide is yet available for RHEL, Fedora or CentOS. http://lists.openstack.org/pipermail/openstack-docs/2015-October/007622.html"
}]
},
"Block Storage service (Cinder)":
{
"status": "available",
"caveats":
[{
"status": "not available",
"label": "Not available for RHEL, Fedora, CentOS",
"description": "Due to the unavailability of RDO packages, no install guide is yet available for RHEL, Fedora or CentOS. http://lists.openstack.org/pipermail/openstack-docs/2015-October/007622.html"
}]
},
"Telemetry service (Ceilometer)":
{
"status": "available",
"caveats":
[{
"status": "not available",
"label": "Not available for RHEL, Fedora, CentOS",
"description": "Due to the unavailability of RDO packages, no install guide is yet available for RHEL, Fedora or CentOS. http://lists.openstack.org/pipermail/openstack-docs/2015-October/007622.html"
}]
},
"Orchestration service (Heat)":
{
"status": "available",
"caveats":
[{
"status": "not available",
"label": "Not available for RHEL, Fedora, CentOS",
"description": "Due to the unavailability of RDO packages, no install guide is yet available for RHEL, Fedora or CentOS. http://lists.openstack.org/pipermail/openstack-docs/2015-October/007622.html"
}]
},
"Database service (Trove)":
{
"status": "not available"
},
"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"
}
}