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-11-26 17:23:13 +08:00
..
atmos Changed Atmos::FIle.public_url so checks for existence of the file on storage on every call to the method minimising the potential for a 404 error 2012-10-24 10:53:59 +10:00
aws [aws] fixed auto scaling model group 'destroy' method where it needs to use merge! instead of merge to set the opts local variable in place, otherwise the options passed to the method are droppedon the floor 2012-11-19 11:25:45 -05:00
bare_metal_cloud - Updated "@host" variable to "noc.newservers.com" which is the current host for API calls 2012-08-24 00:17:43 -04:00
bin [openstack|network] Add support for OpenStack Quantum 2012-09-22 00:14:40 +02:00
bluebox use CGI.escape when encoding the POST body 2012-11-06 11:27:46 -08:00
brightbox [Brightbox] Fixes Account#reset_ftp_password 2012-11-20 11:28:14 +00:00
clodo Move ssh private_key, public_key, username to Server model to reduce duplication 2012-10-31 12:31:49 +01:00
cloudstack Do not add empty security group 2012-11-09 13:37:37 -08:00
compute/models Move ssh private_key, public_key, username to Server model to reduce duplication 2012-10-31 12:31:49 +01:00
core [openstack] Fix Failing Shindo Tests 2012-10-02 14:09:02 +08:00
dnsimple
dnsmadeeasy Fixed handling options[:persistent] in some cases 2012-06-21 14:56:46 +03:00
dynect [dynect|dns] Job polling should use original expected statuses. 2012-08-13 11:14:40 -03:00
ecloud fixed bad request names 2012-09-27 11:37:53 -04:00
glesys
go_grid Move ssh private_key, public_key, username to Server model to reduce duplication 2012-10-31 12:31:49 +01:00
google Bucket names cannot begin with the "goog" prefix. Also change for DNS compliant subdomain 2012-11-11 14:45:08 -05:00
hp Move ssh private_key, public_key, username to Server model to reduce duplication 2012-10-31 12:31:49 +01:00
ibm [fix-ephemeral-naming] Typo in ephemeral naming 2012-07-06 14:05:33 -07:00
joyent Merge pull request #1239 from maestrodev/joyent_bootstrap 2012-10-31 09:26:58 -07:00
libvirt Inconsistent usage of cpus / vpcus in libvirt / requests. 2012-11-15 11:04:54 +01:00
linode Move ssh private_key, public_key, username to Server model to reduce duplication 2012-10-31 12:31:49 +01:00
local Ignore existing directory when creating on local storage 2012-10-07 17:42:51 -05:00
ninefold Merge pull request #1139 from ninefold/ninefold 2012-09-25 09:37:29 -07:00
openstack [openstack] Make use of the unscoped token for reauthentication 2012-11-26 17:23:13 +08:00
ovirt
rackspace merged with upstream master 2012-11-16 14:58:29 -08:00
serverlove Auto generate VNC password randomly. 2012-07-24 16:27:28 +01:00
storm_on_demand Move ssh private_key, public_key, username to Server model to reduce duplication 2012-10-31 12:31:49 +01:00
terremark Merge pull request #934 from chirag-jog/master 2012-08-12 10:51:02 -07:00
vcloud 1.Fix Catalog Listing for vCD 1.5 2012-08-05 21:00:45 +05:30
virtual_box Move ssh private_key, public_key, username to Server model to reduce duplication 2012-10-31 12:31:49 +01:00
vmfusion Move ssh private_key, public_key, username to Server model to reduce duplication 2012-10-31 12:31:49 +01:00
voxel
vsphere do not force trailing / on path 2012-11-14 19:51:45 +02:00
xenserver
zerigo
atmos.rb Add generic support for EMC Atmos. 2012-09-04 10:45:39 -07:00
aws.rb [AWS|Glacier] Bare glacier service 2012-09-01 23:19:07 +01:00
bare_metal_cloud.rb
bin.rb Merge pull request #1116 from timuralp/atmos 2012-09-08 20:46:26 -07:00
bluebox.rb
brightbox.rb
cdn.rb
clodo.rb
cloudstack.rb
compute.rb [AWS|Compute] Add the ablity to pass :version and use newer AWS API 2012-09-07 17:57:08 -07:00
core.rb remove specs (likely from a bad merge) 2012-07-12 16:23:29 -05:00
dns.rb
dnsimple.rb
dnsmadeeasy.rb
dynect.rb
ecloud.rb [compute|Ecloud] Ecloud should not show up as a valid provider when not providing credentials 2012-08-16 10:22:45 -04:00
glesys.rb
go_grid.rb
google.rb
hp.rb
ibm.rb
identity.rb
image.rb
joyent.rb
libvirt.rb
linode.rb
local.rb
network.rb [openstack|network] Add support for OpenStack Quantum 2012-09-22 00:14:40 +02:00
ninefold.rb
openstack.rb [openstack] Make use of the unscoped token for reauthentication 2012-11-26 17:23:13 +08:00
ovirt.rb
providers.rb Merge pull request #1116 from timuralp/atmos 2012-09-08 20:46:26 -07:00
rackspace.rb [rackspace|blockstorage] Add snapshots to block storage. 2012-09-13 10:27:01 -04:00
serverlove.rb
storage.rb Add generic support for EMC Atmos. 2012-09-04 10:45:39 -07:00
storm_on_demand.rb
terremark.rb
vcloud.rb
virtual_box.rb
vmfusion.rb
volume.rb
voxel.rb
vsphere.rb
xenserver.rb
zerigo.rb