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
2013-01-02 15:39:44 -06: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 Merge pull request #1395 from westonplatter/issue/1350-part-2 2012-12-20 08:18:39 -08: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 Correct the docs for the ssh_public_key option 2012-12-07 13:59:18 +13:00
brightbox [Brightbox] Replaces usage of deprecated #request 2012-12-18 15:21:55 +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 Add attr group. 2012-11-20 20:49:39 -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 [core] Adds #persisted? to Fog models 2012-12-18 10:39:16 +00:00
dnsimple
dnsmadeeasy
dynect [dynect|dns] Job polling should use original expected statuses. 2012-08-13 11:14:40 -03:00
ecloud [ecloud|compute] Fixes missing value 2012-12-20 10:19:27 +00: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 [hp] Replaces #new_record? with #persisted? 2012-12-19 14:53:27 +00:00
ibm
joyent Merge pull request #1239 from maestrodev/joyent_bootstrap 2012-10-31 09:26:58 -07:00
libvirt Add support for volume_pool_name 2012-11-24 20:09:38 +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 Merge pull request #1389 from brightbox/adds_persisted 2012-12-19 08:03:10 -08:00
ovirt
rackspace refactored Fog::Compute::RackspaceV2 metadata to take collection as a parameter rather than using it as part of the method name. 2013-01-02 15:39:44 -06: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 [vcloud] Replaces #new_record? with #persisted? 2012-12-19 15:00:26 +00:00
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 added a note about ugliness and needing more help with tests 2012-12-01 11:25:41 -07:00
xenserver [xenserver|docs] added some color!, minor format fixes 2012-12-16 22:35:51 +01:00
zerigo
atmos.rb Add generic support for EMC Atmos. 2012-09-04 10:45:39 -07:00
aws.rb Introduce AWS::COMPLIANT_BUCKET_NAMES constant 2012-12-05 21:12:25 +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 reverted back to version 1 of the Rackspace compute interface along with a deprecation warning 2012-12-20 15:26:06 -06:00
core.rb [core] Splits Fog::VERSION into own file 2012-11-27 16:30:40 +00: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 Rackspace, openstack, hp API error messages are not set correctly in exceptions 2012-12-05 20:30:11 +01:00
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 Merge pull request #1361 from dprince/auth_improvements 2012-12-10 19:43:04 -08:00
ovirt.rb
providers.rb Merge pull request #1116 from timuralp/atmos 2012-09-08 20:46:26 -07:00
rackspace.rb Updated Fog::Rackspace::Errors::Service error to include the HTTP response code to aid in debugging 2012-12-13 14:17:12 -06: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
version.rb remove const_defined? guard 2012-12-06 11:34:28 +00:00
virtual_box.rb
vmfusion.rb
volume.rb
voxel.rb
vsphere.rb
xenserver.rb [xenserver] Fix Fog::XenServer::Connection.authenticate 2012-12-05 15:45:39 -08:00
zerigo.rb