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

14 commits

Author SHA1 Message Date
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
Sam Kottler
eadd3fc423 Remove whitespace from the Rackspace V2 test 2013-08-02 13:33:10 -04: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
f82b25c986 [rackspace|compute_v2] fixed chef issue 2013-03-15 11:55:40 -05:00
Kyle Rames
a3fb609379 [rackspace|compute_v2] updated compute_v2 to get the appropriate endpoint from the service catalog when an endpoint is specified via :rackspace_endpoint with one of the known constants (DFW_ENDPOINT, ORD_ENDPOINT, LON_ENDPOINT); updated compute examples to use rackspace region 2013-03-15 09:11:39 -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
6a8682b866 [rackspace|compute_v2] added authentication_method test specifically for chef's default 2013-02-26 10:05:23 -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
65af5b018e [rackspace|compute_v2] updated to support auth 2.0 2013-02-20 15:48:19 -06:00
Kyle Rames
ca7d7135f5 [rackspace|compute_v2] updated compute_v2 to use auth 2.0 endpoints 2013-02-20 08:14:34 -06:00