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

18 commits

Author SHA1 Message Date
Kyle Rames
4671d65770 [rackspace] updating compute and storage to pull service net urls from service catalog 2013-10-25 12:04:18 -05:00
Kyle Rames
bd06dfce74 [rackspace] removing :host from list of request parameters. See PR #2223 for details. 2013-10-09 08:28:35 -05:00
Kyle Rames
c9cd0c599b [rackspace|auto_scale] fixing 1.8.7 incompatibility 2013-10-08 14:08:55 -05:00
Kyle Rames
71d512a79b Merge pull request #2120 from jamiehannaford/master
Rackspace AutoScale
2013-09-26 13:22:16 -07:00
Kyle Rames
66d4aefc95 Merge pull request #2172 from burns/remove_deprecated_block
[rackspace] remove deprecated response block from request
2013-09-24 13:40:57 -07:00
Brian D. Burns
abe8690d16 [rackspace] remove deprecated response block from request 2013-09-24 13:02:10 -04:00
Kyle Rames
9ed61bbb10 [rackspace] updating to only parse json if the body of the response has data 2013-09-24 10:29:48 -05:00
jamiehannaford
91cb2fa01d Merge branch 'master' of github.com:jamiehannaford/fog 2013-09-05 19:50:39 +02:00
Kyle Rames
fc6f40c5aa [rackspace] fixes issue #2080 - Recursive loop in rackspace compute authentication 2013-08-20 10:46:22 -05:00
Kyle Rames
bf0dac91b0 [rackspace|autoscale] starting on rackspace auto scale implementation 2013-08-06 16:32:04 -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
Eric Hodel
701dfa31b5 Fix non-circular-require warnings
This fixes miscellaneous warnings in fog including unused variables,
indentation mismatch and one warning for a duplicated attr_reader.
2013-04-22 15:16:32 -07:00
Kyle Rames
f82b25c986 [rackspace|compute_v2] fixed chef issue 2013-03-15 11:55:40 -05:00
Kyle Rames
bf9114258d [rackspace] adding deprecation warning for auth v1.0/v1.1 authentication endpoints 2013-03-05 14:54:03 -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
8db34057c8 updated endpoint handing 2013-02-28 14:57:09 -06:00
Kyle Rames
f54720c233 [rackspace] SPIKE: converting authentication module to super class 2013-02-28 11:35:25 -06:00