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
|
ef9a9697ab
|
Remove trailing whitespace
Done with `rubocop --auto-correct --only TrailingWhitespace`
|
2014-05-26 14:44:18 +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
|
2fd8a9299e
|
[rackspace] updating authentication endpoints
|
2014-05-09 16:44:02 -05:00 |
|
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 |
|