From: Daira Hopwood <daira@jacaranda.org>
Date: Mon, 5 May 2014 17:49:33 +0000 (+0100)
Subject: docs/configuration.rst: delete redundant description of backend = cloud.openstack.
X-Git-Url: https://git.rkrishnan.org/pf/content/%22file:/?a=commitdiff_plain;h=refs%2Fheads%2F1819-cloud-merge;p=tahoe-lafs%2Ftahoe-lafs.git

docs/configuration.rst: delete redundant description of backend = cloud.openstack.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
---

diff --git a/docs/configuration.rst b/docs/configuration.rst
index 5acc04e4..7c7bdbc7 100644
--- a/docs/configuration.rst
+++ b/docs/configuration.rst
@@ -462,12 +462,6 @@ Storage Server Configuration
     `<backends/cloud.rst>`__. For backward compatibility, ``backend = s3``
     is equivalent to ``backend = cloud.s3``.
 
-``backend = cloud.openstack``
-
-    The storage server stores all shares to a storage service supporting
-    the OpenStack storage API, for example Rackspace Cloud Files. For
-    configuration details, see `<backends/cloud.rst>`__.
-
 ``backend = debug_discard``
 
     The storage server stores all shares in /dev/null. This is actually used,