From: David-Sarah Hopwood 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/FOOURL?a=commitdiff_plain;h=9408f5c4cc894025bed6031676ea49019a88bde9;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 --- 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 ``__. + An API key for the account is also needed. It can be generated by + logging in at ``__ 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``.