1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib
Paul Thornthwaite ab82cbe3c4 [Brightbox] Deprecates incorrect form of #request
Whilst DRYing up the code we replaced the standard version of #request
with one that had clearer arguments and returned parsed data.

This was mostly fine but introduced a few problems:

* mock functionality expects the original interface
* headers returned in request are not available

This makes the newer version available as #wrapped_request and as a
deprecated form through #request.
2012-12-18 15:21:47 +00:00
..
fog [Brightbox] Deprecates incorrect form of #request 2012-12-18 15:21:47 +00:00
tasks [openstack] Fix Test 2012-12-05 14:45:37 +08:00
fog.rb [core] Splits Fog::VERSION into own file 2012-11-27 16:30:40 +00:00