fog--fog/lib/fog/dynect
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/dns options not used. return nil unless we find a matching url in response 2013-09-25 12:21:20 -07:00
requests/dns Record and Zone put requests are idempotent. 2013-12-30 08:37:30 -05:00
core.rb Require `json` or `xml` in provider cores 2014-02-19 14:58:00 +00:00
dns.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00