fog--fog/lib/fog
Nils Landt 8bab98f147 Add support for AWS bucket website redirects
To use, add :redirect_to => REDIRECT_TARGET to options hash for
put_bucket_website, e.g.:
connection.put_bucket_website("www.example.com", nil, :redirect_to =>
"example.com")
2014-10-28 23:37:00 +01:00
..
atmos remove Git Markup 2014-08-05 14:23:24 +01:00
aws Add support for AWS bucket website redirects 2014-10-28 23:37:00 +01:00
bare_metal_cloud Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
bin Rackspace neutron (networking) support 2014-10-27 12:00:03 -04:00
bluebox Add vsh_id attribute to Bluebox::Server 2014-10-22 21:31:34 -04:00
clodo Standardise on collection methods 2014-05-26 16:22:07 +01:00
cloudsigma [cloudsigma] remove meaningless 'related' attribute type 2014-07-16 11:22:00 -05:00
cloudstack Redux of update to CloudStack 4.4 API and supporting "overloaded" methods to support old and new styles of calling 2014-08-27 10:20:54 +01:00
core remove files duplicated from fog-core 2014-08-26 09:26:47 -05:00
digitalocean warning: assigned but unused variable - reponse 2014-09-02 10:24:50 +09: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 [dynect|dns] Let job_poll_timeout be specified. 2014-07-30 12:06:04 -03:00
ecloud Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
fogdocker Docker: Support for logs/top operations 2014-10-16 12:43:02 +02: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|dns] Add get method to RRSet 2014-10-20 14:16:34 -07:00
hp Updating the HP connect docs 2014-09-24 13:39:39 -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 rescue with correct Linode::NotFound namespace 2014-09-02 15:58:00 -04:00
local Local storage: Always try to create directories, handle already existing. 2014-09-23 14:11:03 -07: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 Fix floating_ip detection for OpenStack Folsom Release 2014-10-22 17:41:56 +02:00
openvz Remove trailing blank lines 2014-05-26 14:35:26 +01:00
ovirt [oVirt] expose ips attribute 2014-09-16 15:23:12 +02:00
rackspace Merge pull request #3220 from mdarby/neutron 2014-10-28 11:20:00 -05: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
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 Typo in fog.io link 2014-07-15 15:11:54 -04:00
vcloud_director Not specifying Owner details caused issue in Query Mock 2014-09-24 23:24:00 +01: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 Fixed attribute passing for add_interface 2014-09-26 01:11:18 +02:00
xenserver Make possible to get credentials value, since it's needed to start a console connection 2014-07-26 15:05:44 +02:00
zerigo update indentation 2014-07-11 15:03:23 -05:00
atmos.rb
aws.rb
bare_metal_cloud.rb
bin.rb Add fog-softlayer module . 2014-07-16 11:28:29 -04: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 [google|dns] Add initial support for Google Cloud DNS. 2014-08-12 07:15:37 +00:00
hp.rb
ibm.rb
internet_archive.rb
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 Rackspace neutron (networking) support 2014-10-27 12:00:03 -04:00
rage4.rb Remove trailing blank lines 2014-05-26 14:35:26 +01:00
riakcs.rb
serverlove.rb
storm_on_demand.rb
terremark.rb
vcloud.rb
vcloud_director.rb
version.rb Release 1.24.0 2014-10-09 09:20:06 -05:00
vmfusion.rb
voxel.rb
vsphere.rb
xenserver.rb
zerigo.rb