1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[rackspace] minor document update

This commit is contained in:
Kyle Rames 2013-03-12 08:56:25 -05:00
parent 2c935119d9
commit 1ae146245f

View file

@ -59,7 +59,7 @@ Alternative regions are specified using the key `:rackspace_region `. A list of
identity_service.service_catalog.display_service_regions :cloudFiles
Rackspace Private Cloud installations can skip specifying a region and directly specify their custom service endpoints using the key `:rackspace_storage_url` and `:rackspace_cdn_url`.
Rackspace Private Cloud installations can skip specifying a region and directly specify their custom service endpoints using the keys `:rackspace_storage_url` and `:rackspace_cdn_url`.
**Note**: A`Fog::Storage` instance is needed for the desired region.