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

16 commits

Author SHA1 Message Date
howete
68945be16e merge 2013-10-30 19:02:37 -04:00
Kyle Rames
00b608090d [rackspace] setting rackspace_region to nil in default tests to override any settings loaded via Fog.credentials 2013-10-16 10:24:06 -05:00
Kyle Rames
fc6f40c5aa [rackspace] fixes issue #2080 - Recursive loop in rackspace compute authentication 2013-08-20 10:46:22 -05:00
Kyle Rames
83068af68b [core] exclude :headers from symbolization for real this time; added better tests; Thanks @burns! 2013-08-13 15:57:08 -05:00
Jon Holt
9e9b663042 Tests for reauthentication in CDN 2013-08-07 14:35:12 -06:00
Kyle Rames
ee038e1da3 [rackspace] pass connection_options onto identity service so we can auth behind a proxy 2013-05-30 12:52:37 -05:00
Kyle Rames
4cdbc4ebd0 [rackspace] updated service endpoint handling; improved service endpoint tests 2013-03-15 16:38:33 -05:00
Kyle Rames
90c91078d3 [rackspace] adding auth 2.0 to compute, databases, dns, load balancers, cloud block storage 2013-03-13 16:01:32 -05:00
Kyle Rames
d93d3c350b [rackspace] created auth_token method in service that will return a token defined in the @auth_token variable to the identity service to reduce the chance that token might not be set; improved token tests 2013-03-01 14:48:26 -06:00
Kyle Rames
d43448e7b7 [rackspace] updated to use v1 authentication if rackspace_auth_url endpoint is specified without version as with the current implementation of knife-rackspace 2013-02-26 09:52:53 -06:00
Kyle Rames
f81342debb rebasing with master 2013-02-25 09:32:08 -06:00
Kyle Rames
d8756c9818 rebasing with master 2013-02-25 09:19:19 -06:00
Kyle Rames
ca911a1bdc [rackspace] extracted auth 2.0 into module; updated cdn to support an external endpoint 2013-02-20 13:02:32 -06:00
Kyle Rames
65eba751da [rackspace|storage] fixing broken tests 2013-02-19 16:05:17 -06:00
Kyle Rames
f7b8e9b0dc [rackspace|cdn] updated cdn to use auth 2.0 2013-02-19 15:53:54 -06:00
Kyle Rames
dab381361e [rackspace|storage] added ios_url and streaming_url methods to directory and file; added more tests 2013-02-15 13:01:17 -06:00