From 657f85f5f94d8fe10a09da1b1b40f5530edecd27 Mon Sep 17 00:00:00 2001 From: Tom Fifield Date: Tue, 21 Feb 2017 09:43:55 +0800 Subject: [PATCH] Update docs-install-guide for Ocata Adds the results of the ops:docs-install-guide for Ocata RC Data is from: * Draft Install index: http://docs.openstack.org/project-install-guide/draft/ * Wiki pages * Project developer pages * Google search for "OpenStack {project} install" Assumption has been made that the guides that exist work without major bugs. Change-Id: I7545a0f5a66372d73249850f564cbd53eb7b345b --- ocata/ops-docs-install-guide.json | 188 ++++++++++++++++++++++++++++++ 1 file changed, 188 insertions(+) create mode 100644 ocata/ops-docs-install-guide.json diff --git a/ocata/ops-docs-install-guide.json b/ocata/ops-docs-install-guide.json new file mode 100644 index 0000000..6bcb4ab --- /dev/null +++ b/ocata/ops-docs-install-guide.json @@ -0,0 +1,188 @@ +{ + "Key Management service (Barbican)": + { + "status": "available" + }, + "Telemetry service (Ceilometer)": + { + "status": "available" + }, + "Block Storage service (Cinder)": + { + "status": "available" + }, + "Rating service (CloudKitty)": + { + "status": "not available", + "description": "Guides are only available for older releases and/or certain distributions." + }, + "Governance service (Congress)": + { + "status": "not available", + "description": "Guides are only available for older releases and/or certain distributions." + }, + "DNS service (Designate)": + { + "status": "not available", + "description": "Guides are only available for older releases and/or certain distributions." + }, + "Backup, Restore and Disaster Recovery service (Freezer)": + { + "status": "not available", + "description": "Guides are only available for older releases and/or certain distributions." + }, + "Image service (Glance)": + { + "status": "available" + }, + "Orchestration service (Heat)": + { + "status": "available" + }, + "Dashboard (Horizon)": + { + "status": "available" + }, + "Bare Metal service (Ironic)": + { + "status": "available" + }, + "Identity service (Keystone)": + { + "status": "available" + }, + "Data Protection Orchestration service (Kabor)": + { + "status": "not available", + "description": "No installation documentation available." + }, + "Shared File Systems service (Manila)": + { + "status": "available" + }, + "Container Infrastructure Management service (Magnum)": + { + "status": "available" + }, + "Workflow service (Mistral)": + { + "status": "not available", + "description": "Guides are only available for older releases and/or certain distributions." + }, + "Monitoring (Monasca)": + { + "status": "not available", + "description": "No installation documentation available." + }, + "Application Catalog (Murano)": + { + "status": "not available", + "description": "Guides are only available for older releases and/or certain distributions." + }, + "Networking service (Neutron)": + { + "status": "available" + }, + "Compute service (Nova)": + { + "status": "available" + }, + "Data Processing service (Sahara)": + { + "status": "not available", + "description": "Guides are only available for older releases and/or certain distributions." + }, + "Clustering service (Senlin)": + { + "status": "not available", + "description": "Guides are only available for older releases and/or certain distributions." + }, + "Search service (Searchlight)": + { + "status": "not available", + "description": "No installation documentation available." + + }, + "Software Development Lifecycle Automation service (Solum)": + { + "status": "not available", + "description": "No installation documentation available." + }, + "Object Storage service (Swift)": + { + "status": "available" + }, + "NFV Orchestration service (Tacker)": + { + "status": "not available", + "description": "Guides are only available for older releases and/or certain distributions." + }, + "Deployment service (TripleO)": + { + "status": "not available", + "description": "Guides are only available for older releases and/or certain distributions." + }, + "Database service (Trove)": + { + "status": "available" + }, + "RCA (Root Cause Analysis) service (Vitrage)": + { + "status": "not available", + "description": "Guides are only available for older releases and/or certain distributions." + }, + "Infrastructure Optimization service (Watcher)": + { + "status": "not available", + "description": "Guides are only available for older releases and/or certain distributions." + }, + "Messaging service (Zaqar)": + { + "status": "available" + }, + "(Dragonflow)": + { + "status": "not available", + "description": "Guides are only available for older releases and/or certain distributions." + }, + "(Kuryr)": + { + "status": "not available", + "description": "No installation documentation available." + }, + "Load-balancing service (Octavia)": + { + "status": "not available", + "description": "No installation documentation available." + }, + "Command-line client (OpenStackClient)": + { + "status": "not available", + "description": "No installation documentation available." + }, + "Benchmark service (Rally)": + { + "status": "not available", + "description": "Guides are only available for older releases and/or certain distributions." + }, + "Interoperability Test Report (RefStack)": + { + "status": "not available", + "description": "No installation documentation available." + }, + "Compute inside Object Store service (Storlets)": + { + "status": "not available", + "description": "Guides are only available for older releases and/or certain distributions." + }, + "Networking automation across Neutron service (Tricircle)": + { + "status": "not available", + "description": "Guides are only available for older releases and/or certain distributions." + }, + "Containers service (Zun)": + { + "status": "not available", + "description": "No installation documentation available." + } +}