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/brightbox
Paul Thornthwaite ace6a39189 [Brightbox] Replace use of Fog::Connection
`Fog::Connection` is a wrapper around XML parsing behaviour which is no
longer in `fog-core` but will be moved to `fog-xml`

So should be using `Fog::Core::Connection` for the simpler behaviour.
2014-02-13 10:00:21 +00:00
..
compute [Brightbox] Replace use of Fog::Connection 2014-02-13 10:00:21 +00:00
models/compute [Brightbox] Add support for Cloud SQL service 2014-01-29 11:35:36 +00:00
requests/compute [Brightbox] Remove old #destroy request 2014-01-29 16:18:36 +00:00
compute.rb create core for each provider. keep load hook for provider. 2014-02-01 21:13:17 -05:00
core.rb don't require service when registering it 2014-02-01 22:02:40 -05:00
oauth2.rb [Brightbox] Replace use of Fog::Connection 2014-02-13 10:00:21 +00:00