From d73a2c6e5208a75b9b451440309ae8f20419a0af Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Mon, 23 Feb 2026 15:13:12 -0500 Subject: [PATCH] [doc] update testing statement Indicate that the python-brick-cinderclient extension is tested only on Linux hosts. Change-Id: I834c269dff5c155bd11ebbc54fc0da2675db699e Signed-off-by: Brian Rosmaita --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 61e3aff..7845a12 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,7 @@ Optional dependencies based on Cinder driver's protocol:: * open-iscsi, udev - for volume attachment via iSCSI -NOTE (e0ne): current version is tested on Linux and Windows hosts +NOTE: This cinderclient extension is tested only Linux hosts For any other information, refer to the parent projects, Cinder and python-cinderclient::