From 1b59a5acd8aeac458614bfe230734b199a97bcdc Mon Sep 17 00:00:00 2001 From: caoyuan Date: Sat, 11 Mar 2017 00:43:26 +0800 Subject: [PATCH] Fix the "tox -e docs" command failed - cinder-guide.rst:34: D001 Line too long - swift-guide.rst:16: D001 Line too long Change-Id: I32e7aeeaee98b8859f257bf173d24295fbe4dd6b --- doc/cinder-guide.rst | 4 ++-- doc/swift-guide.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/cinder-guide.rst b/doc/cinder-guide.rst index e4179b1ef3..6bd9fbe1b0 100644 --- a/doc/cinder-guide.rst +++ b/doc/cinder-guide.rst @@ -31,8 +31,8 @@ a real physical volume or a loopback mounted file for development. Create a Volume Group ===================== When using the ``lvm`` backend, a volume group will need to be created on each -storage node. Use ``pvcreate`` and ``vgcreate`` to create the volume group. For -example with the devices ``/dev/sdb`` and ``/dev/sdc``: +storage node. Use ``pvcreate`` and ``vgcreate`` to create the volume group. +For example with the devices ``/dev/sdb`` and ``/dev/sdc``: :: diff --git a/doc/swift-guide.rst b/doc/swift-guide.rst index 613ec4bb93..ec12658632 100644 --- a/doc/swift-guide.rst +++ b/doc/swift-guide.rst @@ -13,8 +13,8 @@ Disks with a partition table (recommended) ========================================== Swift requires block devices to be available for storage. To prepare a disk -for use as a Swift storage device, a special partition name and filesystem label -need to be added. +for use as a Swift storage device, a special partition name and filesystem +label need to be added. The following should be done on each storage node, the example is shown for three disks: