fog--fog/lib/fog/rackspace
Paul Thornthwaite 7ee3535d99 [core] Replace Fog::Connection with stable version
Fog::Connection mixed in XML parsing via the `parser` argument which
wasn't much use for the majority of APIs using JSON.

This adds the deprecation warning and attempts to update providers to
the correct version of Connection that they need.

Either the cleaner `Fog::Core::Connection` or if reliant on the XML
parsing still `Fog::XML::SAXParserConnection`

The SAX parser will be moving to `fog/xml` fairly soon.
2014-02-25 21:42:34 +00:00
..
docs Remove trailing whitespace 2014-02-19 12:30:59 +00:00
examples Remove trailing whitespace 2014-02-19 12:30:59 +00:00
models Remove trailing whitespace 2014-02-19 12:30:59 +00:00
requests Remove trailing whitespace 2014-02-19 12:30:59 +00:00
auto_scale.rb [core] Replace Fog::Connection with stable version 2014-02-25 21:42:34 +00:00
block_storage.rb [core] Replace Fog::Connection with stable version 2014-02-25 21:42:34 +00:00
cdn.rb [core] Replace Fog::Connection with stable version 2014-02-25 21:42:34 +00:00
compute.rb [core] Replace Fog::Connection with stable version 2014-02-25 21:42:34 +00:00
compute_v2.rb [core] Replace Fog::Connection with stable version 2014-02-25 21:42:34 +00:00
core.rb [core] Replace Fog::Connection with stable version 2014-02-25 21:42:34 +00:00
databases.rb [core] Replace Fog::Connection with stable version 2014-02-25 21:42:34 +00:00
dns.rb [core] Replace Fog::Connection with stable version 2014-02-25 21:42:34 +00:00
errors.rb ensure that each service requires its provider 2014-02-01 13:07:49 -05:00
identity.rb [core] Replace Fog::Connection with stable version 2014-02-25 21:42:34 +00:00
load_balancers.rb [core] Replace Fog::Connection with stable version 2014-02-25 21:42:34 +00:00
mock_data.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
monitoring.rb [core] Replace Fog::Connection with stable version 2014-02-25 21:42:34 +00:00
queues.rb [core] Replace Fog::Connection with stable version 2014-02-25 21:42:34 +00:00
service.rb use Fog::JSON 2013-11-19 00:51:57 -05:00
storage.rb [core] Replace Fog::Connection with stable version 2014-02-25 21:42:34 +00:00