From: Daira Hopwood <daira@jacaranda.org>
Date: Tue, 26 Feb 2013 03:36:08 +0000 (+0000)
Subject: docs/backends/cloud.rst: clarify how to get to API Access in the Rackspace console.
X-Git-Url: https://git.rkrishnan.org/components/com_hotproperty/flags/class-simplejson.JSONDecoder.html?a=commitdiff_plain;h=380dada050e0d13d02b7221eec1ecb68f5332584;p=tahoe-lafs%2Ftahoe-lafs.git

docs/backends/cloud.rst: clarify how to get to API Access in the Rackspace console.

Signed-off-by: David-Sarah Hopwood <david-sarah@jacaranda.org>
---

diff --git a/docs/backends/cloud.rst b/docs/backends/cloud.rst
index c74370f1..0efe5f42 100644
--- a/docs/backends/cloud.rst
+++ b/docs/backends/cloud.rst
@@ -118,8 +118,11 @@ credentials, described below.
 
     This identifies the Rackspace user account.
 
-    An API key for the account is also needed. It can be generated
-    by logging in at `<https://manage.rackspacecloud.com/APIAccess.do>`__.
+    An API key for the account is also needed. It can be generated by
+    logging in at `<https://manage.rackspacecloud.com>`__ and selecting
+    "Your Account" followed by "API Access" in the left-hand menu, then
+    clicking the Show Key button.
+
     The API key should be stored in a separate file named
     ``private/openstack_api_key``.