From b27ea492d20cc1ecbb8c5139e84dd592c8f0cc80 Mon Sep 17 00:00:00 2001 From: Jinxing Fang Date: Tue, 3 Nov 2015 03:29:05 +0000 Subject: [PATCH] Refine the overview.rst for sahara The change document is https://github.com/openstack/sahara/blob/master/doc/source/overview.rst In the section of introduction,the description of key feature's formate is not unified.The leading is bigger than others, and the third point is overstriking.Why the line is overstriking? Change-Id: I006ad5a887597a02a06b52784bd82b5bb863dbb2 --- doc/source/overview.rst | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/doc/source/overview.rst b/doc/source/overview.rst index 29fc48701f..d15830f458 100644 --- a/doc/source/overview.rst +++ b/doc/source/overview.rst @@ -29,15 +29,17 @@ The solution will address the following use cases: Key features are: -* designed as an OpenStack component; +* designed as an OpenStack component. * managed through a REST API with a user interface(UI) available as part of - OpenStack Dashboard; + OpenStack Dashboard. * support for a variety of data processing frameworks: - * multiple Hadoop vendor distributions - * Apache Spark and Storm - * pluggable system of Hadoop installation engines + + * multiple Hadoop vendor distributions. + * Apache Spark and Storm. + * pluggable system of Hadoop installation engines. * integration with vendor specific management tools, such as Apache - Ambari and Cloudera Management Console + Ambari and Cloudera Management Console. + * predefined configuration templates with the ability to modify parameters. Details