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/terremark
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/shared Minor Fix to delete the internet service 2013-02-12 18:23:39 +05:30
parsers/shared Use the TerremarkParser to extract relevant attributes 2013-02-12 18:22:46 +05:30
requests/shared Remove trailing whitespace 2014-02-19 12:30:59 +00:00
parser.rb Remove existing (unused) parser module and introduce a 2013-02-12 18:13:18 +05:30
shared.rb [terremark] Updates reference to service 2013-01-07 21:01:22 +00:00
vcloud.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00