[User Guides] Fix grammar problems.

Removed contraction, fixed passive voice, fix objectivity.

Change-Id: Iad6f35b288a36ca3cd18b8ac09c1d1c8796aa6af
Closes-Bug: #1574084
This commit is contained in:
Catherine Richardson 2016-04-24 11:08:59 -05:00
parent 1ed8f48b79
commit 944534b9f9

View File

@ -41,11 +41,11 @@ filters definition files. This chain ensures that the Compute
user itself is not in control of the configuration or modules user itself is not in control of the configuration or modules
used by the :command:`nova-rootwrap` executable. used by the :command:`nova-rootwrap` executable.
Rootwrap is configured using the ``rootwrap.conf`` file. Because Configure rootwrap in the ``rootwrap.conf`` file. Because
it's in the trusted security path, it must be owned and writable it is in the trusted security path, it must be owned and writable
by only the root user. The file's location is specified in both by only the root user. The ``rootwrap_config=entry`` parameter
the sudoers entry and in the ``nova.conf`` configuration file specifies the file's location in the sudoers entry and in the
with the ``rootwrap_config=entry`` parameter. ``nova.conf`` configuration file.
The ``rootwrap.conf`` file uses an INI file format with these The ``rootwrap.conf`` file uses an INI file format with these
sections and parameters: sections and parameters: