Commit Graph

11 Commits

Author SHA1 Message Date
Matt Darby 72e52e70be Revert "Moving Rackspace logic to fog-rackspace"
This reverts commit d6ecb19d24.

Conflicts:
	fog.gemspec
2014-12-10 11:30:34 -05:00
Matt Darby d6ecb19d24 Moving Rackspace logic to fog-rackspace 2014-11-26 10:08:42 -05:00
Paul Thornthwaite 6716f37c5f Replace deprecated Hash methods
Done with `rubocop --auto-correct --only DeprecatedHashMethods`
2014-05-26 16:22:08 +01:00
Paul Thornthwaite 330a351ade Remove trailing blank lines
Done with `rubocop --auto-correct --only TrailingBlankLines`
2014-05-26 14:35:26 +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