From 7bb119bebc8a0cab23280dbc010acb78a4ec8c66 Mon Sep 17 00:00:00 2001 From: Ramana Raja Date: Fri, 29 Aug 2014 14:31:16 +0530 Subject: [PATCH] glusterfs: Fix docstring It is more appropriate to refer to the driver as a flat network type than as a single tenant. Change-Id: I3886d74efc38c5ad6a199cd17612b7eb02ffb449 --- manila/share/drivers/glusterfs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manila/share/drivers/glusterfs.py b/manila/share/drivers/glusterfs.py index 5f94ee57e8..b427a0fe1f 100644 --- a/manila/share/drivers/glusterfs.py +++ b/manila/share/drivers/glusterfs.py @@ -15,7 +15,7 @@ # License for the specific language governing permissions and limitations # under the License. -"""Single tenant GlusterFS Driver for shares. +"""Flat network GlusterFS Driver. Manila shares are subdirectories within a GlusterFS volume. The access to the shares is currently mediated by the Gluster-NFS server running in the GlusterFS