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/aws
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
..
elb [AWS|ELB] add ProxyProtocolPolicyType (and formatting) 2013-07-31 23:34:21 -04:00
models Merge pull request #2641 from 20goto10/feature/aws_rds_iops_values 2014-02-03 13:59:45 -08:00
parsers Remove trailing whitespace 2014-02-19 12:30:59 +00:00
requests Remove trailing whitespace 2014-02-19 12:30:59 +00:00
auto_scaling.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
beanstalk.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
cdn.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
cloud_formation.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
cloud_watch.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
compute.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
credential_fetcher.rb [core] Move XML/JSON code up out of core 2013-06-24 17:30:00 +01:00
data_pipeline.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
dns.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
dynamodb.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
elasticache.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
elb.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
emr.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
glacier.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
iam.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
rds.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
redshift.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
region_methods.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
ses.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
signaturev4.rb Remove duplicate requires from services 2014-02-13 17:44:48 +00:00
simpledb.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
sns.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
sqs.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
storage.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
sts.rb [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00