Merge "[doc] Fix some problems in docs"

This commit is contained in:
Jenkins 2016-08-29 11:25:22 +00:00 committed by Gerrit Code Review
commit 4f171df9f6
2 changed files with 3 additions and 1 deletions

View File

@ -154,7 +154,7 @@ with the ``plugin show`` command. For example:
.. sourcecode:: console .. sourcecode:: console
$ openstack dataprocessing plugin show vanilla --version <plugin_version> $ openstack dataprocessing plugin show vanilla --plugin-version <plugin_version>
+---------------------+-----------------------------------------------------------------------------------------------------------------------+ +---------------------+-----------------------------------------------------------------------------------------------------------------------+
| Field | Value | | Field | Value |
+---------------------+-----------------------------------------------------------------------------------------------------------------------+ +---------------------+-----------------------------------------------------------------------------------------------------------------------+

View File

@ -420,6 +420,8 @@ steps:
sahara ALL = (root) NOPASSWD: /usr/bin/sahara-rootwrap /etc/sahara/rootwrap.conf * sahara ALL = (root) NOPASSWD: /usr/bin/sahara-rootwrap /etc/sahara/rootwrap.conf *
When using devstack to deploy sahara, please pay attention that you need to
change user in script from ``sahara`` to ``stack``.
* Copy the provided rootwrap configuration file from the local project file * Copy the provided rootwrap configuration file from the local project file
``etc/sahara/rootwrap.conf`` to the system specific location, usually ``etc/sahara/rootwrap.conf`` to the system specific location, usually