Update Nimble features in Support matrix

Change-Id: I0898c4a0d3b1681f2d72ff5629b69db02040dfa8
This commit is contained in:
Ajitha Robert 2020-05-14 02:47:14 +05:30
parent beb96cd710
commit 013035a038
2 changed files with 6 additions and 3 deletions

View File

@ -34,7 +34,9 @@ Supported operations
* Manage and unmanage a volume
* Enable encryption and default performance policy for a volume-type
extra-specs
* Force backup of an in-use volume.
* Force backup of an in-use volume
* Retype a volume
* Create a Thinly Provisioned Volume
Nimble Storage driver configuration
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -52,6 +54,7 @@ within the ``[default]`` section as follows.
san_password = NIMBLE_PASSWORD
use_multipath_for_image_xfer = True
volume_driver = NIMBLE_VOLUME_DRIVER
san_thin_provision = True
In case of multiple back-end configuration, for example, configuration
which supports multiple Nimble Storage arrays or a single Nimble Storage

View File

@ -136,7 +136,7 @@ title=Nexenta Driver (iSCSI, NFS)
title=Generic NFS Reference Driver (NFS)
[driver.nimble]
title=Nimble Storage Driver (iSCSI)
title=Nimble Storage Driver (iSCSI, FC)
[driver.prophetstor]
title=ProphetStor Flexvisor Driver (iSCSI, NFS)
@ -624,7 +624,7 @@ driver.netapp_ontap=complete
driver.netapp_solidfire=complete
driver.nexenta=missing
driver.nfs=complete
driver.nimble=missing
driver.nimble=complete
driver.prophetstor=missing
driver.pure=complete
driver.qnap=missing