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
2012-01-18 10:16:06 +01:00
..
aws enable_metrics_collection requires a granularity argument (1Minute is the only legal value) 2012-01-15 18:09:04 +00:00
bin One more typo fix. 2012-01-18 10:16:06 +01:00
bluebox
brightbox Adding update_firewall_rule request 2011-12-26 12:27:19 +00:00
clodo [clodo|compute] Fix move_ip_address behaviour. 2011-12-02 16:24:23 +04:00
compute/models implement #scp_download method to allow downloads in addition to uploads via scp. alias #scp method as #scp_upload. 2011-12-09 15:40:06 +01:00
core Merge branch 'master' into scp_download 2011-12-18 20:52:37 +01:00
dnsimple
dnsmadeeasy fixed type-o in rdoc on Fog::DNS:DNSMadeEasy 2011-12-08 11:58:32 -05:00
dynect [dynect|dns] Automatically poll jobs if we get them. Closes #575 2011-11-07 22:46:07 -04:00
ecloud [core] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -05:00
glesys
go_grid Sends power parameter in GoGrid's grid_server_power request 2011-10-25 13:54:11 +02:00
google [core] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -05:00
libvirt implement respond_to? corresponding to method_missing for VirtualBox and libvirt 2012-01-12 16:40:11 +01:00
linode clean up public_ip_address code for linode 2011-10-05 18:13:24 -04:00
local
new_servers
ninefold Formatting. 2011-11-06 10:33:13 +10:00
openstack Allow setting userdata as plain ascii or b64. 2011-10-13 23:14:34 -04:00
rackspace Fix intial public_url when saving using rackspace_cdn_ssl = true 2011-12-30 13:12:09 -06:00
slicehost Getting it so zone.records works as expected (loads all records, for that zone only). 2011-11-08 19:18:47 +09:00
storm_on_demand Change response parameter 2011-11-09 11:45:12 -05:00
terremark [core] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -05:00
vcloud [vcloud|compute] fix an issue if this is not parsed as an array 2011-11-29 11:37:18 +01:00
virtual_box implement respond_to? corresponding to method_missing for VirtualBox and libvirt 2012-01-12 16:40:11 +01:00
vmfusion
voxel
vsphere fixed a conditional that was assigining = rather than evaluating == in vsphere clone routine. This resulted in cloning from folders always failing 2012-01-10 11:56:04 -05:00
zerigo [zerigo|dns] Fixed an issue with updating a record since the response body is an empty string, not nil. 2012-01-08 21:21:56 -05:00
aws.rb modified security group tests to accomodate the new security group data model. Also allowed permissions to be nil in the security tests for groups with no ACLs 2011-12-23 09:37:13 -05:00
bin.rb Enable clodo support. 2011-10-30 21:04:43 +03:00
bluebox.rb
brightbox.rb
cdn.rb
clodo.rb Add clodo support. 2011-10-30 21:04:42 +03:00
compute.rb Enable clodo support. 2011-10-30 21:04:43 +03:00
core.rb
dns.rb
dnsimple.rb
dnsmadeeasy.rb
dynect.rb
ecloud.rb
glesys.rb
go_grid.rb
google.rb
libvirt.rb
linode.rb
local.rb
new_servers.rb
ninefold.rb
openstack.rb [OpenStack|compute] fix v2.0 auth endpoints 2011-10-11 16:59:12 -04:00
providers.rb Enable clodo support. 2011-10-30 21:04:43 +03:00
rackspace.rb
slicehost.rb
storage.rb
storm_on_demand.rb
terremark.rb
vcloud.rb
virtual_box.rb
vmfusion.rb
voxel.rb
vsphere.rb
zerigo.rb