From c908374edcc2a268f18c0f766cf58066b7b15738 Mon Sep 17 00:00:00 2001 From: Arne Wiebalck Date: Mon, 24 Jun 2019 08:54:08 +0200 Subject: [PATCH] [Trivial] Software RAID: Documentation edits Highlight 'software' as the value for controller when defining RAID properties and remove a redundant word. Change-Id: Ie26ddb09fda063cd91890fa7644624f2277a4dab --- doc/source/admin/raid.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/admin/raid.rst b/doc/source/admin/raid.rst index b2b3f19a06..db98bc84e2 100644 --- a/doc/source/admin/raid.rst +++ b/doc/source/admin/raid.rst @@ -140,7 +140,7 @@ The RAID properties can be split into 4 different types: - ``controller`` - The name of the controller as read by the RAID interface. In order to trigger the setup of a Software RAID via the Ironic Python - Agent, the value of this property needs to be set to "software". + Agent, the value of this property needs to be set to ``software``. - ``physical_disks`` - A list of physical disks to use as read by the RAID interface. @@ -320,8 +320,8 @@ Workflow openstack baremetal node show -Current Limitations of Software RAID -==================================== +Limitations of Software RAID +============================ There are certain limitations to be aware of when setting up a Software RAID via the Ironic Python Agent: