From 94445ce6d02687ccf12fb1ceafe2d886fd314d06 Mon Sep 17 00:00:00 2001 From: Adrian Moreno Date: Thu, 26 Nov 2015 16:47:22 +0100 Subject: [PATCH] Fixed plugin specs styling Change-Id: Ic49501abaf33cdb6ca379103fb7cbc85cba507b8 --- spec/scaleio-plugin-spec.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spec/scaleio-plugin-spec.rst b/spec/scaleio-plugin-spec.rst index 912a978..432b002 100644 --- a/spec/scaleio-plugin-spec.rst +++ b/spec/scaleio-plugin-spec.rst @@ -76,15 +76,15 @@ Implementation This plugin contains several tasks: * The first task installs the ScaleIO cluster. All nodes will contribute to the -storage pool by the amount specified by the user in the configuration process. -Controllers 1, 2, and 3 will contain the MDM and the Gateway in HA mode. + storage pool by the amount specified by the user in the configuration process. + Controllers 1, 2, and 3 will contain the MDM and the Gateway in HA mode. * The second task configures the ScaleIO gateway to avoid interference with the -Horizon dashboard. + Horizon dashboard. * The third task enables HA in the ScaleIO gateway instances. * The fourth task configures all Compute nodes to use ScaleIO backend. * The fifth task configures all Controller nodes to use ScaleIO backend. * The sixth task creates and configures a Cinder volume type with the parameters -from the ScaleIO cluster. + from the ScaleIO cluster. Assignee(s)