From faf478482dcac37789dd1e0e3aae139addbfb8f9 Mon Sep 17 00:00:00 2001 From: Rajat Dhasmana Date: Tue, 3 Sep 2024 10:30:23 +0530 Subject: [PATCH] Fix pep8 issues in driver docs I noticed these pep8 failures that are unrelated to my patch ...block-storage/drivers/dell-emc-vnx-driver.rst:1083: D001 Line too long ...block-storage/drivers/hpe-3par-driver.rst:348: D001 Line too long Patch: https://review.opendev.org/c/openstack/cinder/+/823089 Job: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_824/823089/8/check/openstack-tox-pep8/824f11a/job-output.txt Looks no harm in fixing them. Change-Id: I6b0186740540bab728f9e0874de4defa4c42fec8 (cherry picked from commit e95754147d8edbfd52355c9ff599e6be47f23747) --- .../block-storage/drivers/dell-emc-vnx-driver.rst | 6 +++--- .../configuration/block-storage/drivers/hpe-3par-driver.rst | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/source/configuration/block-storage/drivers/dell-emc-vnx-driver.rst b/doc/source/configuration/block-storage/drivers/dell-emc-vnx-driver.rst index 9e44494c018..60aa1cb0af7 100644 --- a/doc/source/configuration/block-storage/drivers/dell-emc-vnx-driver.rst +++ b/doc/source/configuration/block-storage/drivers/dell-emc-vnx-driver.rst @@ -1080,9 +1080,9 @@ The steps mentioned below are for the compute nodes. Follow the same steps for the Block Storage nodes also (The steps can be skipped if initiator auto registration is enabled). -#. On the compute node with IP address ``10.10.61.1`` and host name ``myhost1``, - execute the following commands (assuming ``10.10.61.35`` is the iSCSI - target): +#. On the compute node with IP address ``10.10.61.1`` and host name + ``myhost1``, execute the following commands (assuming ``10.10.61.35`` is + the iSCSI target): #. Start the iSCSI initiator service on the node: diff --git a/doc/source/configuration/block-storage/drivers/hpe-3par-driver.rst b/doc/source/configuration/block-storage/drivers/hpe-3par-driver.rst index a68da6e3d3b..06a9a97381e 100644 --- a/doc/source/configuration/block-storage/drivers/hpe-3par-driver.rst +++ b/doc/source/configuration/block-storage/drivers/hpe-3par-driver.rst @@ -345,7 +345,8 @@ OpenStack software. other options run the :command:`setwsapi -h` command. #. If you are not using an existing CPG, create a CPG on the HPE 3PAR / Primera - / Alletra 9k storage system to be used as the default location for creating volumes. + / Alletra 9k storage system to be used as the default location for creating + volumes. #. Make the following changes in the ``/etc/cinder/cinder.conf`` file.