1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib
David Wittman fae2b324af [rackspace] Don't parse JSON in delete_server
The Rackspace API replies with an empty response to delete_server
requests, but includes a header enforcing the application/json
content-type.

This commit disables JSON parsing on delete_server requests,
which prevents the appearance of these warnings:

[WARNING] Error Parsing response json - 781: unexpected token at ''
2013-09-20 22:29:28 -05:00
..
fog [rackspace] Don't parse JSON in delete_server 2013-09-20 22:29:28 -05:00
tasks Release 1.15.0 2013-08-16 08:39:02 -05:00
fog.rb Rename Vcloudng to VcloudDirector 2013-08-27 11:19:54 +02:00