From 13993b85436cd1577daf382c6383dedfa68c68e6 Mon Sep 17 00:00:00 2001 From: whoami-rajat Date: Thu, 6 Dec 2018 14:29:13 +0530 Subject: [PATCH] NetApp Doc: Enhance 'netapp_storage_protocol' description The value reported to the scheduler by the iSCSI driver is hardcoded and is different from the netapp_storage_protocol config option (which is used to select which NetApp driver to load) This patch adds a note to avoid the above confusion. Change-Id: I3f63e86eb2b2eb27ea321c11df10d02432144655 Closes-Bug: #1775988 --- .../block-storage/drivers/netapp-volume-driver.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/source/configuration/block-storage/drivers/netapp-volume-driver.rst b/doc/source/configuration/block-storage/drivers/netapp-volume-driver.rst index e6bb1e7ed84..f28f1a35b8f 100644 --- a/doc/source/configuration/block-storage/drivers/netapp-volume-driver.rst +++ b/doc/source/configuration/block-storage/drivers/netapp-volume-driver.rst @@ -82,6 +82,9 @@ setting the ``volume_driver``, ``netapp_storage_family`` and To use the iSCSI protocol, you must override the default value of ``netapp_storage_protocol`` with ``iscsi``. + Note that this is not the same value that is reported by the driver + to the scheduler as `storage_protocol`, which is always + ``iSCSI`` (case sensitive). .. include:: ../../tables/cinder-netapp_cdot_iscsi.inc