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/vcloud
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
..
examples fixes #1434 : How to use vcloud fog services 2013-08-08 01:29:00 +01:00
models/compute Remove trailing whitespace 2014-02-19 12:30:59 +00:00
requests/compute Remove trailing whitespace 2014-02-19 12:30:59 +00:00
compute.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
core.rb don't require service when registering it 2014-02-01 22:02:40 -05:00