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
Paul Thornthwaite 1768f2a37e [GH-2711] Add Fog::XML::Connection
Attempting to move to using Fog::XML::SAXParserConnection directly
failed because the arguments changed.

This adds another compatibility level with two key differences:

1) It's namespaced within XML so stands out as not being part of core
2) It is NOT creating deprecation warnings so can be used as the final
   step if rewriting to use SAXParserConnection is undesired

So when merged Fog::Connection usage will create noise.

Fog::XML::Connection works the same way and will be extracted to
"fog/xml" when we get to it.

Fog::Core::Connection just wraps Excon.request and leaves the response
body parsing to the provider.
2014-02-27 00:54:16 +00:00
..
atmos
aws
bare_metal_cloud
bin
bluebox
brightbox
clodo Revert "[core] Replace Fog::Connection with stable version" 2014-02-26 09:52:02 +00:00
cloudsigma
cloudstack
core [GH-2711] Add Fog::XML::Connection 2014-02-27 00:54:16 +00:00
digitalocean
dnsimple
dnsmadeeasy
dreamhost
dynect
ecloud
fogdocker
glesys
go_grid
google
hp
ibm
internet_archive
joyent
libvirt
linode
local
ninefold
openstack
openvz
ovirt
rackspace
rage4
riakcs
schema
serverlove
storm_on_demand
terremark
vcloud
vcloud_director
vmfusion
voxel
vsphere
xenserver
xml [GH-2711] Add Fog::XML::Connection 2014-02-27 00:54:16 +00:00
zerigo
atmos.rb
aws.rb
bare_metal_cloud.rb
bin.rb
bluebox.rb
brightbox.rb
clodo.rb
cloudsigma.rb
cloudstack.rb
digitalocean.rb
dnsimple.rb
dnsmadeeasy.rb
dreamhost.rb
dynect.rb
ecloud.rb
fogdocker.rb
glesys.rb
go_grid.rb
google.rb
hp.rb
ibm.rb
internet_archive.rb
joyent.rb
libvirt.rb
linode.rb
local.rb
ninefold.rb
openstack.rb
openvz.rb
ovirt.rb
rackspace.rb
rage4.rb
riakcs.rb
serverlove.rb
storm_on_demand.rb
terremark.rb
vcloud.rb
vcloud_director.rb
version.rb
vmfusion.rb
voxel.rb
vsphere.rb
xenserver.rb
xml.rb [GH-2711] Add Fog::XML::Connection 2014-02-27 00:54:16 +00:00
zerigo.rb