Changed sentence structure and grammar
Capitalized word after period Added created in vs. in which Change-Id: If3e91a0dc291304acb895f17b52e083aa0f868a0
This commit is contained in:
parent
fd9d76d4bb
commit
1601177a4a
@ -4,7 +4,7 @@
|
|||||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0">
|
xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0">
|
||||||
<title>Configure a multiple-storage back-end</title>
|
<title>Configure a multiple-storage back-end</title>
|
||||||
<para>This section presents the multi back-end storage feature
|
<para>This section presents the multi back-end storage feature
|
||||||
introduced with the Grizzly release. multi back-end allows the
|
introduced with the Grizzly release. Multi back-end allows the
|
||||||
creation of several back-end storage solutions serving the
|
creation of several back-end storage solutions serving the
|
||||||
same OpenStack Compute configuration. Basically, multi
|
same OpenStack Compute configuration. Basically, multi
|
||||||
back-end launches one <systemitem class="service"
|
back-end launches one <systemitem class="service"
|
||||||
@ -12,8 +12,8 @@
|
|||||||
<para>In a multi back-end configuration, each back-end has a name
|
<para>In a multi back-end configuration, each back-end has a name
|
||||||
(<literal>volume_backend_name</literal>). Several
|
(<literal>volume_backend_name</literal>). Several
|
||||||
back-ends can have the same name. In that case, the scheduler
|
back-ends can have the same name. In that case, the scheduler
|
||||||
properly decides in which back-end the volume has to be
|
properly decides which back-end the volume has to be
|
||||||
created.</para>
|
created in.</para>
|
||||||
<para>The name of the back-end is declared as an
|
<para>The name of the back-end is declared as an
|
||||||
extra-specification of a volume type (such as,
|
extra-specification of a volume type (such as,
|
||||||
<literal>volume_backend_name=LVM_iSCSI</literal>). When a
|
<literal>volume_backend_name=LVM_iSCSI</literal>). When a
|
||||||
|
Loading…
Reference in New Issue
Block a user