From e2920901d35e333fe729ab8eaff018bcc12adcc9 Mon Sep 17 00:00:00 2001 From: Vipin Balachandran Date: Tue, 1 Aug 2017 18:42:55 -0700 Subject: [PATCH] [DOC] VMware: Update config table Updating VMDK driver config table with the new option 'vmware_adapter_type'. Change-Id: I77af54cc92188cbdb9043a76fe7f1c8107665cc2 Closes-bug: #1708000 --- doc/source/configuration/tables/cinder-vmware.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/configuration/tables/cinder-vmware.rst b/doc/source/configuration/tables/cinder-vmware.rst index af041a9ec73..dfb34c5e4d6 100644 --- a/doc/source/configuration/tables/cinder-vmware.rst +++ b/doc/source/configuration/tables/cinder-vmware.rst @@ -18,6 +18,8 @@ - Description * - **[DEFAULT]** - + * - ``vmware_adapter_type`` = ``lsiLogic`` + - (String) Default adapter type to be used for attaching volumes. * - ``vmware_api_retry_count`` = ``10`` - (Integer) Number of times VMware vCenter server API must be retried upon connection related issues. * - ``vmware_ca_file`` = ``None``