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

7 commits

Author SHA1 Message Date
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