From d473f1348e53b4fee6e29ce03ef6585b2695e0de Mon Sep 17 00:00:00 2001 From: Raunak Kumar Date: Fri, 22 Sep 2017 14:45:53 -0700 Subject: [PATCH] nimble: update config doc for unicode unsupported nimble storage driver doesnt support unicode characters in volume name and description, update the configuration document accordingly Change-Id: Ia2e746d961b17c0bf983cf194eaf3be071c1b4a1 Closes-Bug: 1719030 --- .../block-storage/drivers/nimble-volume-driver.rst | 3 +++ 1 file changed, 3 insertions(+) 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 1347178483f..ce940665102 100644 --- a/doc/source/configuration/block-storage/drivers/nimble-volume-driver.rst +++ b/doc/source/configuration/block-storage/drivers/nimble-volume-driver.rst @@ -12,6 +12,9 @@ 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. + Supported operations ~~~~~~~~~~~~~~~~~~~~