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
Athir Nuaimi 8837931a0e 1st pass at complete Zerigo provider. Not debugged but all requests are there
added all the methods for handling host DNS records
still need to debug, need to review comments and update example code
2010-12-12 18:02:02 -05: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 finished testing Linode DNS support. 2010-12-11 13:39:25 -05: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 complete work on Slicehost DNS functions. all functions now supported 2010-12-10 11:56:49 -05: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
zerigo 1st pass at complete Zerigo provider. Not debugged but all requests are there 2010-12-12 18:02:02 -05: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
zerigo.rb start of work to support Zerigo DNS service 2010-12-11 20:01:33 -05:00