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-03-12 12:25:03 +02:00
..
aws [aws|dns] Parse IsTruncated as boolean in list_resource_record_set 2012-03-08 16:36:58 -05:00
bare_metal_cloud Switch from NewServers to BareMetalCloud for #773 2012-03-01 18:54:49 -08:00
bin Switch from NewServers to BareMetalCloud for #773 2012-03-01 18:54:49 -08:00
bluebox Update location UUID. 2012-02-16 18:48:50 -08:00
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
cloudstack [cloudstack|compute] added update resource count action 2012-02-01 12:17:37 -05: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 Switch from NewServers to BareMetalCloud for #773 2012-03-01 18:54:49 -08:00
dnsimple Correct copy & paste error. 2012-02-06 16:00:51 -06:00
dnsmadeeasy fixed type-o in rdoc on Fog::DNS:DNSMadeEasy 2011-12-08 11:58:32 -05:00
dynect [dynect|dns] Pass zone.records.all options through to get_node_list. 2012-01-30 11:39:15 -04:00
ecloud Use #has_key? instead of #keys.include? 2012-02-06 17:53:11 -08:00
glesys [glesys|compute] fix for changes in api 2012-02-20 20:36:39 +01:00
go_grid
google
joyent cleanups + refactorings + better error reporting per joyent cloudapi spec 2012-02-27 23:14:11 -08:00
libvirt libvirt: servers return nil, not an empty array... 2012-01-25 16:16:39 +02:00
linode
local [local|storage] Add copy method to Local::File. 2012-02-16 14:43:46 -05:00
ninefold [ninefold|storage] Add copy method to Ninefold::File. 2012-02-16 16:33:09 -05:00
openstack Remove unused comment / commented code. 2012-02-12 16:41:36 -05:00
ovirt [oVirt] Added VM and Template network-interfaces crud. 2012-03-12 12:25:03 +02:00
rackspace [rackspace|storage] Add copy method to Rackspace::File. 2012-02-16 14:44:31 -05:00
slicehost
storm_on_demand Use #has_key? instead of #keys.include? 2012-02-06 17:53:11 -08:00
terremark
vcloud Use #has_key? instead of #keys.include? 2012-02-06 17:53:11 -08:00
virtual_box implement respond_to? corresponding to method_missing for VirtualBox and libvirt 2012-01-12 16:40:11 +01:00
vmfusion [vmfusion|compute] Sync fission v0.4.0 plus more. 2012-01-18 14:04:50 -08:00
voxel
vsphere add host based vmotion 2012-02-27 10:14:31 -05:00
zerigo [zerigo|dns] Fixed the parser. TTL and priority values can be nil and should not be coerced into integers in that case. 2012-02-10 11:21:34 -05:00
aws.rb [aws|storage|test] Replaced random ETag implementation with MD5, per S3 docs. 2012-02-28 14:25:02 -05:00
bare_metal_cloud.rb Switch from NewServers to BareMetalCloud for #773 2012-03-01 18:54:49 -08:00
bin.rb Switch from NewServers to BareMetalCloud for #773 2012-03-01 18:54:49 -08:00
bluebox.rb
brightbox.rb
cdn.rb
clodo.rb
cloudstack.rb
compute.rb Add deprecation warning 2012-03-03 21:27:43 -08:00
core.rb [core] no need to expand the already exanded __LIB_DIR__ 2012-03-06 11:03:05 -08:00
dns.rb
dnsimple.rb
dnsmadeeasy.rb
dynect.rb
ecloud.rb
glesys.rb
go_grid.rb
google.rb
joyent.rb GH-690 Joyent Cloud Provider 2012-02-27 17:33:20 -06:00
libvirt.rb
linode.rb
local.rb
ninefold.rb
openstack.rb [Compute|OpenStack] match auth response to stable/diablo branch of keystone 2012-02-10 17:19:08 +00:00
ovirt.rb Adds Supprt for oVirt (http://ovirt.org). 2012-02-08 09:35:23 -06:00
providers.rb Switch from NewServers to BareMetalCloud for #773 2012-03-01 18:54:49 -08: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