1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/voxel
Paul Thornthwaite 0e1daf3ddd [GH-2711] Replace Fog::Connection with XML shim
Unlike last attempt this replaces Fog::Connection with
Fog::XML::Connection which should be directly compatible.

Fog::Connection is there for old PRs but should be removed real soon.

Providers using JSON should be able to replace "XML" with "Core" within
their code to cut down on the dependency.

If I get the time I may attempt to clean up some but testing with Mock
will mean that is mostly educated guesswork.
2014-02-27 00:54:17 +00:00
..
models/compute [voxel|compute] Updates reference to service 2013-01-07 21:01:23 +00:00
parsers/compute Remove trailing whitespace 2014-02-19 12:30:59 +00:00
requests/compute [compute|voxel] move voxel compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:05:06 -05:00
compute.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
core.rb Require json or xml in provider cores 2014-02-19 14:58:00 +00:00