fog--fog/lib/fog/cloudsigma
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
..
docs Fixed typos. 2013-06-21 14:42:49 +02:00
models Remove trailing whitespace 2014-02-19 12:30:59 +00:00
requests add mock 2013-09-16 13:02:19 +00:00
compute.rb Remove duplicate requires from services 2014-02-13 17:44:48 +00:00
connection.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
error.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
mock_data.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
nested_model.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00