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

13 commits

Author SHA1 Message Date
Paul Thornthwaite
6716f37c5f Replace deprecated Hash methods
Done with `rubocop --auto-correct --only DeprecatedHashMethods`
2014-05-26 16:22:08 +01:00
Paul Thornthwaite
2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01: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
f2ef99456c [rackspace] refined authentication endpoint tests 2013-07-25 08:14:46 -05:00
Kyle Rames
04394eb054 [rackspace] updated services to re-authenticate when authentication token expires. 2013-06-21 15:11:17 -05: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
geemus
7fecd4fc60 [rackspace|load_balancers] fixes to play nice with mock test runs 2011-08-16 11:57:46 -05:00
geemus
d2e06e96ca [rackspace|loadbalancers] cleanup
pluralize service name
use multi_json
fix directory structure for consistency
2011-08-04 16:21:22 -05:00
Brian Hartsock
7db3c7b1ff Rackspace LB: Refactoring and cleanup 2011-07-28 14:37:21 -04:00
Brian Hartsock
58292c721e Rackspace LB: protocols, algorithms, and connection logging 2011-07-21 10:48:43 -04:00