Merge "Fix the format issue"

This commit is contained in:
Jenkins 2016-12-12 12:51:08 +00:00 committed by Gerrit Code Review
commit a71bc306a8

View File

@ -187,6 +187,7 @@ run the following:
If ``/var/lib/nova/mnt`` is not partitioned, can do below work around
::
mkdir -p /var/lib/nova/mnt /var/lib/nova/mnt1
mount --bind /var/lib/nova/mnt1 /var/lib/nova/mnt
mount --make-shared /var/lib/nova/mnt