From 58d8d90e204d2de8dc3f82b20c5b147e0948bd56 Mon Sep 17 00:00:00 2001 From: caoyuan Date: Sun, 9 Oct 2016 15:27:51 +0000 Subject: [PATCH] Remove the unnecessary space Change-Id: I4c5ccf298fdb14e49b2fd2c159b8360355c2cd5c --- doc/install-guide/source/glance.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install-guide/source/glance.rst b/doc/install-guide/source/glance.rst index beb57010bc..ebaef668de 100644 --- a/doc/install-guide/source/glance.rst +++ b/doc/install-guide/source/glance.rst @@ -24,7 +24,7 @@ systems to object-storage systems like OpenStack Object Storage. default, this directory is ``/var/lib/glance/images/``. Before you proceed, ensure that the controller node has at least - several gigabytes of space available in this directory. Keep in + several gigabytes of space available in this directory. Keep in mind that since the ``file`` back end is often local to a controller node, it is not typically suitable for a multi-node glance deployment.