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 |
|
Ash Wilson
|
4e309df4e2
|
storage_tests now all pass under mocking, too.
Refactored a few more Storage service utilities into Common to do so.
|
2013-12-20 12:18:36 -05:00 |
|
Ash Wilson
|
08ceadeb1a
|
The fake service catalog matches format.
|
2013-12-20 12:18:33 -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
|
1a05672512
|
Merge pull request #2086 from rackspace/reauth_fix
[rackspace] Fixes potential recursive loop
|
2013-08-21 06:55:57 -07:00 |
|
Sami Samhuri
|
c73ca4ef21
|
[rackspace] fix non-SSL public CDN URLs
|
2013-08-20 09:54:35 -07:00 |
|
Kyle Rames
|
fc6f40c5aa
|
[rackspace] fixes issue #2080 - Recursive loop in rackspace compute authentication
|
2013-08-20 10:46:22 -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
|
4fe5391da0
|
rebasing
|
2013-03-04 13:48:21 -06:00 |
|
Kyle Rames
|
b2da4e6718
|
rebasing with master
|
2013-03-04 13:42:36 -06: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
|
3d4189416b
|
rebasing with master
|
2013-02-28 09:21:37 -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
|
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
|
b1261efd40
|
[rackspace] updated storage to support custom endpoints when using auth 2.0
|
2013-02-20 09:15:34 -06:00 |
|
Kyle Rames
|
65eba751da
|
[rackspace|storage] fixing broken tests
|
2013-02-19 16:05:17 -06:00 |
|
Kyle Rames
|
ce140dc4e5
|
[rackspace|storage] updating to use 2.0 authentication endpoints
|
2013-02-19 14:43:06 -06:00 |
|
Kyle Rames
|
8ce9044be1
|
[rackspace|storage] added account model
|
2013-02-15 14:26:45 -06:00 |
|