fog--fog/lib/fog/brightbox/models/compute
Paul Thornthwaite c63fc6cb4e [brightbox] Tests for remaining API requests
* Request tests for accounts, api_clients, cloud_ips, images, interfaces, server types, user and zones
* Added 'ready?' methods to CloudIp and Image models
* Reworked brightbox helper to include Format patterns for all of the
* Added "hack" to allow select objects to be one class OR NilClass for fields that may be a JSON string or null if unset
* Some tests are not enabled (commented out) because they need manual steps (such as uploading Image to your account before registration)
2010-12-09 10:45:24 -08:00
..
account.rb [brightbox] Added type to Account's created_at attribute 2010-11-16 11:11:53 -08:00
cloud_ip.rb [brightbox] Tests for remaining API requests 2010-12-09 10:45:24 -08:00
cloud_ips.rb [brightbox] Moved JSON parsing to request method to DRY up models, make requests easier to use 2010-11-16 11:11:53 -08:00
flavor.rb [brightbox] Added support for Brightbox cloud API beta (http://beta.brightbox.com) 2010-11-16 11:11:53 -08:00
flavors.rb [brightbox] Moved JSON parsing to request method to DRY up models, make requests easier to use 2010-11-16 11:11:53 -08:00
image.rb [brightbox] Tests for remaining API requests 2010-12-09 10:45:24 -08:00
images.rb [brightbox] Moved JSON parsing to request method to DRY up models, make requests easier to use 2010-11-16 11:11:53 -08:00
server.rb more consistent attribute storage/usage 2010-11-19 13:45:45 -08:00
servers.rb [brightbox] Moved JSON parsing to request method to DRY up models, make requests easier to use 2010-11-16 11:11:53 -08:00
user.rb more consistent attribute storage/usage 2010-11-19 13:45:45 -08:00
users.rb [brightbox] Moved JSON parsing to request method to DRY up models, make requests easier to use 2010-11-16 11:11:53 -08:00
zone.rb [brightbox] Added support for Brightbox cloud API beta (http://beta.brightbox.com) 2010-11-16 11:11:53 -08:00
zones.rb [brightbox] Moved JSON parsing to request method to DRY up models, make requests easier to use 2010-11-16 11:11:53 -08:00