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

22 commits

Author SHA1 Message Date
Claudio Poli
507127a0c5 Use multi_json gem 2011-07-16 04:51:03 +02:00
geemus
5c6ca0ee22 [compute|rackspace] fix for token expiry/reauth
closes #421
2011-07-15 17:16:12 -05:00
Brian Hartsock
30fed9343d require json for rackspace compute mock 2011-07-08 16:42:52 -04:00
Brian Hartsock
9ec89fc791 Revert "Require json needed for both Real and Mock implementation of Rackspace; SSH commands in Mock just print to command line"
This reverts commit c2ba48b7b3.
2011-07-08 14:46:06 -04:00
Brian Hartsock
c2ba48b7b3 Require json needed for both Real and Mock implementation of Rackspace; SSH commands in Mock just print to command line 2011-07-01 11:40:31 -04:00
geemus
167b7c50cf [compute|rackspace] fix nil check for auth token 2011-06-22 11:24:57 -07:00
Todd Willey
852ee37f85 Allow auth tokens to be shared among connections to rackspace api. 2011-06-20 11:20:49 -07:00
geemus
5dbd9d5e85 remove provider attribute from shared services 2011-06-16 16:39:58 -07:00
geemus
69407efdbb [compute] refactor provider/service namespacing 2011-06-16 16:29:14 -07:00
geemus
9ea5432fde [mock] cleanup and reset related fixes 2011-05-19 15:35:33 -07:00
anomalousthought
d0e428667e Add reset method to mock classes. 2011-05-17 22:40:17 -04:00
geemus
767b3773e9 Merge branch 'minter' 2011-03-21 13:49:31 -07:00
geemus
cae1fd80d6 don't reset data on Mock#initialize 2011-03-21 10:54:07 -07:00
H. Wade Minter
22982e54d2 Turn off SSL certificate verification if we're using servicenet. 2011-03-18 15:18:54 +00:00
H. Wade Minter
ffb19a4ba7 Add support for the Rackspace internal Servicenet. 2011-03-18 00:09:43 -04:00
geemus
40cd1ff5e4 fixes for reset_data
instance method now, instead of class method
resets data related to current connection/credentials
2011-03-10 11:16:55 -08:00
geemus
9176deba4a [rackspace|compute] 'official' workaround for awful caching 2011-02-28 17:46:03 -08:00
geemus
70af200dda removing more deprecated stuff 2011-02-16 16:41:39 -08:00
geemus
8897f1d102 [rackspace|compute] get new auth token when one expires 2011-01-27 16:02:04 -08:00
geemus
bc25028c2f deprecate old initializers 2011-01-07 18:15:16 -08:00
geemus
0d45273144 consolidate deprecated service init 2011-01-07 17:11:05 -08:00
geemus
3be53104be [compute] consolidate 2011-01-07 16:52:09 -08:00
Renamed from lib/fog/rackspace/compute.rb (Browse further)