[admin] Fixed the Word choice

Change-Id: Ic13a7a7a61d7810c3ccb21175422c4300aa2f7d1
Closes-Bug: #1574094
This commit is contained in:
monika 2016-05-09 15:51:45 +05:30 committed by Joseph Robinson
parent 3e88ab6c9e
commit 812ecfc79f

View File

@ -86,10 +86,11 @@ highest).
.. important:: .. important::
Default values for the filter and goodness functions will be used The drive filter and weigher will use default values for filter and
for each back end if you do not define them yourself. If complete goodness functions for each back end if you do not define them
control is desired then a filter and goodness function should be yourself. If complete control is desired then a filter and goodness
defined for each of the back ends in the ``cinder.conf`` file. function should be defined for each of the back ends in
the ``cinder.conf`` file.
Supported operations in filter and goodness functions Supported operations in filter and goodness functions
@ -116,8 +117,8 @@ and goodness functions created by you:
.. caution:: .. caution::
Syntax errors in filter or goodness strings defined by you will Syntax errors you define in filter or goodness strings
cause errors to be thrown at volume request time. are thrown at a volume request time.
Available properties when creating custom functions Available properties when creating custom functions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~