..
aws
Merge pull request #767 from hedgehog/feature/strip_arn
2012-02-27 15:22:24 -08:00
bin
GH-690 Joyent Cloud Provider
2012-02-27 17:33:20 -06: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
[compute|aws] fix error in describe_security_groups parser
2012-02-18 10:54:23 -06: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
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
joyent
Revert "[joyent|compute] make password required"
2012-02-27 17:33:20 -06:00
libvirt
libvirt: servers return nil, not an empty array...
2012-01-25 16:16:39 +02:00
linode
clean up public_ip_address code for linode
2011-10-05 18:13:24 -04:00
local
[local|storage] Add copy method to Local::File.
2012-02-16 14:43:46 -05:00
new_servers
[core] pass connection_options through service init
2011-09-12 10:01:56 -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 support for update vm on ovirt
2012-02-20 14:18:54 +02:00
rackspace
[rackspace|storage] Add copy method to Rackspace::File.
2012-02-16 14:44:31 -05: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
Use #has_key? instead of #keys.include?
2012-02-06 17:53:11 -08:00
terremark
[core] separate loggers for deprecations/warnings
2011-10-19 14:49:34 -05:00
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
[core] pass connection_options through service init
2011-09-12 10:01:56 -05:00
vsphere
add vm reconfiguration functions for memory cpu / generic spec
2012-01-31 15:43:48 -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
Move this is Mock.key_id and don't default the path
2012-02-06 17:51:21 -08:00
bin.rb
GH-690 Joyent Cloud Provider
2012-02-27 17:33:20 -06:00
bluebox.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
brightbox.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
cdn.rb
[cdn|rackspace] move rackspace cdn to its own shared area (namespacing should probably be corrected)
2011-08-24 14:25:17 -05:00
clodo.rb
Add clodo support.
2011-10-30 21:04:42 +03:00
cloudstack.rb
merged 1.0.0
2011-11-10 13:38:58 -05:00
compute.rb
GH-690 Joyent Cloud Provider
2012-02-27 17:33:20 -06:00
core.rb
[core] prototype logger
2011-09-01 17:48:43 -05:00
dns.rb
[dns|rackspace] move rackspace dns to its own shared area (namespacing should probably be corrected)
2011-08-29 10:37:01 -05:00
dnsimple.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
dnsmadeeasy.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
dynect.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
ecloud.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
glesys.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
go_grid.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
google.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
joyent.rb
GH-690 Joyent Cloud Provider
2012-02-27 17:33:20 -06:00
libvirt.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
linode.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
local.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
new_servers.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
ninefold.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
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
GH-690 Joyent Cloud Provider
2012-02-27 17:33:20 -06:00
rackspace.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
slicehost.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
storage.rb
[storage|rackspace] move rackspace storage to its own shared area (namespacing should probably be corrected)
2011-08-24 14:12:29 -05:00
storm_on_demand.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
terremark.rb
[core] work toward separate requires
2011-08-31 15:52:53 -05:00
vcloud.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
virtual_box.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
vmfusion.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
voxel.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
vsphere.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00
zerigo.rb
[core] more convenient accessors
2011-09-22 19:00:48 -05:00