Merge "Fix typo in cinder guide for starting nfs"

This commit is contained in:
Jenkins
2017-08-29 11:02:34 +00:00
committed by Gerrit Code Review

View File

@@ -68,7 +68,7 @@ prevent remote root users from having access to all files.
Then start ``nfsd``::
systemctl start nfsd
systemctl start nfs
On the deploy node, create ``/etc/kolla/config/nfs_shares`` with an entry for
each storage node::