From 2c26ef21381f48ba6b5e249192b155dd439c4d53 Mon Sep 17 00:00:00 2001 From: Raunak Kumar Date: Tue, 13 Mar 2018 11:00:26 -0700 Subject: [PATCH] nimble: update documentation for supportability - update the ocata supportability for Nimble OS - update supportability for single subnet with multiple interfaces - remove unsupportability for unicode Change-Id: I419fdb69f27232663aaa4bff5fa3ec925cb221d4 Closes-Bug: 1755546 --- .../block-storage/drivers/nimble-volume-driver.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/source/configuration/block-storage/drivers/nimble-volume-driver.rst b/doc/source/configuration/block-storage/drivers/nimble-volume-driver.rst index e2a759e1dd8..92f91239a7b 100644 --- a/doc/source/configuration/block-storage/drivers/nimble-volume-driver.rst +++ b/doc/source/configuration/block-storage/drivers/nimble-volume-driver.rst @@ -12,8 +12,13 @@ Volume Driver class and Fibre Channel with NimbleFCDriver. Support for the Liberty release and above is available from Nimble OS 2.3.8 or later. -Nimble Storage Cinder driver does not accept unicode characters in -the volume name or volume description. +Support for the Ocata release and above is available from Nimble OS 3.6 or +later. + +Nimble Storage Cinder driver does not support port binding with multiple +interfaces on the same subnet due to existing limitation in os-brick. This +is partially referenced in https://bugs.launchpad.net/os-brick/+bug/1722432 +but does not resolve for multiple software iscsi ifaces. Supported operations ~~~~~~~~~~~~~~~~~~~~