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

10 commits

Author SHA1 Message Date
Kyle Rames
c8ac06e980 [rackspace|identity] tweaking service catalog to support ruby 1.8.7 2013-11-04 14:36:29 -06:00
Kyle Rames
4ea81036c4 [rackspace|identity] updated service catalog to return global endpoint if specified region endpoint does not exist 2013-10-28 14:04:34 -05:00
Kyle Rames
e98fb89882 [rackspace|identity] updated service catalog support service net 2013-10-25 12:03:41 -05:00
Kyle Rames
49debe9146 [rackspace|identity] re-implementing service catalog in hopes of providing a faster more flexible solution 2013-10-25 09:32:51 -05:00
Kyle Rames
71f7c13efb [rackspace|identity] added error handling to make service catalog more robust. 2013-08-07 14:23:01 -05:00
Brendan Fosberry
f23706c9d7 Protect against missing fields in rackspace endpoint documents
In a specific case a rackspace api endpoint returned no region key

'{"tenantId"=>"654557", "publicURL"=>"https://backup.api.rackspacecloud.com/v1.0/654557"}'

As a guard against this case, this commit sets the region to be global
should it not be defined in the endpoint hash
2013-08-07 09:16:30 -05:00
Kyle Rames
b16d925480 [rackspace] made some methods private per @brianhartsock 2013-03-01 16:47:22 -06:00
Kyle Rames
8e3575ea9f [rackspace] updated service_catalog.reload; added rackspace_cdn_url as an option to storage service; tweaked compute_v2 auth 2013-02-21 13:07:29 -06:00
Kyle Rames
65af5b018e [rackspace|compute_v2] updated to support auth 2.0 2013-02-20 15:48:19 -06:00
Kyle Rames
ce140dc4e5 [rackspace|storage] updating to use 2.0 authentication endpoints 2013-02-19 14:43:06 -06:00