fog--fog/tests/brightbox
Paul Thornthwaite b5ff3eaeb1 [Brightbox] Clean up Cloud IP mapping code
When passing an object that responds to `identity` which is all of our
resources, we can pass the resource's identifier in to the API call to
make it easier to use without maintaining a list of classes.

Server's need to use the interface for the destination so they override
a new `mapping_identity` method which is picked up first.

Anything else (such as a String identifier) is passed directly to the
API request as before.
2013-11-27 15:53:03 +00:00
..
compute [Brightbox] Remove commented resource from schema 2013-11-25 17:44:39 +00:00
models/compute [Brightbox] Clean up Cloud IP mapping code 2013-11-27 15:53:03 +00:00
requests/compute [Brightbox] Fix test issue with reusing servers 2013-11-07 12:07:42 +00:00
compute_tests.rb
oauth2_tests.rb [Brightbox] Expose expires_in value for the access token 2013-06-10 15:34:21 +01:00