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
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
..
aws requires and recognizes clauses for services now receives a block so that the declared parameters are applied to their Real implementation. 2010-12-08 11:09:13 -08:00
bluebox requires and recognizes clauses for services now receives a block so that the declared parameters are applied to their Real implementation. 2010-12-08 11:09:13 -08:00
brightbox [brightbox] Tests for remaining API requests 2010-12-09 10:45:24 -08:00
core Added self.inject_parameter_specs: this returns a block that is used to apply the service's parameter requirements to its Real implementation 2010-12-08 11:09:00 -08:00
go_grid requires and recognizes clauses for services now receives a block so that the declared parameters are applied to their Real implementation. 2010-12-08 11:09:13 -08:00
google [google|storage] fix scope in acl parser 2010-12-08 15:54:26 -08:00
linode requires and recognizes clauses for services now receives a block so that the declared parameters are applied to their Real implementation. 2010-12-08 11:09:13 -08:00
local requires and recognizes clauses for services now receives a block so that the declared parameters are applied to their Real implementation. 2010-12-08 11:09:13 -08:00
new_servers requires and recognizes clauses for services now receives a block so that the declared parameters are applied to their Real implementation. 2010-12-08 11:09:13 -08:00
rackspace requires and recognizes clauses for services now receives a block so that the declared parameters are applied to their Real implementation. 2010-12-08 11:09:13 -08:00
slicehost requires and recognizes clauses for services now receives a block so that the declared parameters are applied to their Real implementation. 2010-12-08 11:09:13 -08:00
terremark requires and recognizes clauses for services now receives a block so that the declared parameters are applied to their Real implementation. 2010-12-08 11:09:13 -08:00
vcloud Rework vCloud mocking to use mock objects instead of a Hash. 2010-11-05 08:56:50 +08:00
aws.rb [aws&rackspace|cdn] more cleanup and start of aws cdn 2010-11-01 12:31:39 -07:00
bluebox.rb [bluebox] rename blocks to compute for consistency 2010-09-08 12:07:45 -07:00
brightbox.rb [brightbox] Added support for Brightbox cloud API beta (http://beta.brightbox.com) 2010-11-16 11:11:53 -08:00
core.rb top level compute/storage constructs 2010-10-29 16:08:56 -07:00
go_grid.rb Not sure where the BlueBox came from. 2010-10-13 02:08:44 +08:00
google.rb pushing nokogiri dependency toward leaves as well 2010-10-29 15:25:14 -07:00
linode.rb [linode] consistency between providers/services 2010-09-08 10:56:38 -07:00
local.rb [local] rename files to storage for consistency 2010-09-08 12:50:38 -07:00
new_servers.rb pushing nokogiri dependency toward leaves as well 2010-10-29 15:25:14 -07:00
rackspace.rb requires and recognizes clauses for services now receives a block so that the declared parameters are applied to their Real implementation. 2010-12-08 11:09:13 -08:00
slicehost.rb fix deprecation warning 2010-11-01 12:36:37 -07:00
terremark.rb pushing nokogiri dependency toward leaves as well 2010-10-29 15:25:14 -07:00
vcloud.rb requires and recognizes clauses for services now receives a block so that the declared parameters are applied to their Real implementation. 2010-12-08 11:09:13 -08:00