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
2014-07-10 15:11:31 -05:00
..
atmos Standardise on collection methods 2014-05-26 16:22:07 +01:00
aws remove :host from request parameters, stopping excon errors. 2014-07-10 14:06:12 +01:00
bare_metal_cloud Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
bin [opennebula] make one provider available to fog 2014-06-16 08:32:31 +02:00
bluebox Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
clodo Standardise on collection methods 2014-05-26 16:22:07 +01:00
cloudsigma Standardise on collection methods 2014-05-26 16:22:07 +01:00
cloudstack Updated to no longer change historical method signatures. 2014-06-06 14:50:08 -04:00
core Standardise on collection methods 2014-05-26 16:22:07 +01:00
digitalocean remove www subdomain from digital ocean ssh-key links 2014-06-19 07:29:43 -07:00
dnsimple Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
dnsmadeeasy Standardise on collection methods 2014-05-26 16:22:07 +01:00
dreamhost Standardise on collection methods 2014-05-26 16:22:07 +01:00
dynect add ability to replace existing Dyn records 2014-07-02 11:56:52 -04:00
ecloud Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
fogdocker Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
glesys [glesys] API change, new attribute :bandwidth added 2014-07-10 15:46:58 +02:00
go_grid Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
google [google|compute] Fix operations scopes for compute engine 2014-07-01 21:15:20 +00:00
hp added exception for using temp urls with no key 2014-06-24 11:22:44 -05:00
ibm Replace alias with alias_method 2014-05-26 16:22:07 +01:00
internet_archive Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
joyent Replace deprecated File.exists? method 2014-05-26 16:22:07 +01:00
libvirt Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
linode update for new linode flavor ids 2014-06-17 16:19:30 -04:00
local Replace deprecated File.exists? method 2014-05-26 16:22:07 +01:00
ninefold Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
opennebula [opennebula] fix for #3003 - soft load the opennebula gem 2014-06-17 18:35:33 +02:00
openstack Merge pull request #3026 from dennis-sig/master 2014-07-07 09:37:01 -05:00
openvz Remove trailing blank lines 2014-05-26 14:35:26 +01:00
ovirt Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
rackspace Deduplicating, using Fog::Mock.random_numbers() 2014-07-03 17:49:39 +02:00
rage4 Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
riakcs Standardise on collection methods 2014-05-26 16:22:07 +01:00
sakuracloud Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
schema Standardise indentation of access modifiers 2014-05-26 14:31:17 +01:00
serverlove Standardise on collection methods 2014-05-26 16:22:07 +01:00
storm_on_demand Merge pull request #2970 from rackspace/typo-fix 2014-06-03 14:08:09 -05:00
terremark Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
vcloud Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
vcloud_director Merge pull request #3044 from alphagov/add-mocks 2014-07-07 11:00:22 -05:00
vmfusion Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
voxel Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
vsphere [vsphere] Remove the relative_path attribute. 2014-07-06 18:27:40 -07:00
xenserver Standardise on collection methods 2014-05-26 16:22:07 +01:00
xml Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
zerigo pass options to zerigo list_hosts 2014-07-10 15:11:31 -05:00
atmos.rb
aws.rb
bare_metal_cloud.rb
bin.rb [opennebula] add gem dependencies and require 2014-06-16 08:32:30 +02:00
bluebox.rb
clodo.rb
cloudsigma.rb
cloudstack.rb
digitalocean.rb
dnsimple.rb
dnsmadeeasy.rb
dreamhost.rb
dynect.rb
ecloud.rb
fogdocker.rb Remove trailing blank lines 2014-05-26 14:35:26 +01:00
glesys.rb
go_grid.rb
google.rb
hp.rb
ibm.rb
internet_archive.rb create core for each provider. keep load hook for provider. 2014-02-01 21:13:17 -05:00
joyent.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
libvirt.rb
linode.rb
local.rb
ninefold.rb
opennebula.rb [opennebula] adapted the new require structure and added uuid for server model 2014-06-16 08:32:30 +02:00
openstack.rb
openvz.rb
ovirt.rb
rackspace.rb
rage4.rb Remove trailing blank lines 2014-05-26 14:35:26 +01:00
riakcs.rb
sakuracloud.rb
serverlove.rb
storm_on_demand.rb
terremark.rb
vcloud.rb
vcloud_director.rb
version.rb [GH-2873] Ensure fog is using fog-core 1.22+ 2014-04-22 08:14:26 +01:00
vmfusion.rb
voxel.rb
vsphere.rb
xenserver.rb
xml.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
zerigo.rb