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-03-13 13:17:02 +00:00
..
atmos [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
aws Support VPC security group modifictions for RDS 2014-03-03 15:39:52 -06:00
bare_metal_cloud [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
bin Merge branch 'master(41072e9f7d)' into pull_sakuracloud2 2014-03-04 11:42:49 +09:00
bluebox [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
clodo [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
cloudsigma [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
cloudstack [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
core [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
digitalocean [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
dnsimple Allow dnsimple authentication via API tokens 2014-03-06 17:30:10 -08:00
dnsmadeeasy [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
dreamhost [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
dynect [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
ecloud [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
fogdocker added container commit request and fixed several tests in real mode 2014-03-05 19:08:48 +02:00
glesys [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
go_grid [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
google fix mismatched variable names in disk.create_snapshot 2014-03-13 13:17:02 +00:00
hp [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
ibm [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
internet_archive [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
joyent [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
libvirt Require json or xml in provider cores 2014-02-19 14:58:00 +00:00
linode [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
local Namespace File 2014-02-24 23:09:38 -08:00
ninefold [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
openstack [Openstack|Volumes] available? check method 2014-03-03 20:57:45 +01:00
openvz Remove trailing whitespace 2014-02-19 12:30:59 +00:00
ovirt [ovirt] add support for ca cert 2014-03-05 15:05:32 +02:00
rackspace [rackspace|compute_v2] removing hard coded timeout in servers 2014-03-12 14:46:57 -05:00
rage4 [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
riakcs [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
sakuracloud use snake case for size_mb 2014-03-11 15:07:56 +09:00
schema
serverlove [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
storm_on_demand [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
terremark [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
vcloud [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
vcloud_director Creates error for early termination from vcloud 2014-03-10 15:43:00 -04:00
vmfusion Remove duplicate requires from services 2014-02-13 17:44:48 +00:00
voxel [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
vsphere Merge pull request #2411 from mmatuska/vsphere-list-volumes 2014-02-27 23:41:12 +00:00
xenserver [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
xml [GH-2711] Add Fog::XML::Connection 2014-02-27 00:54:16 +00:00
zerigo [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
atmos.rb
aws.rb
bare_metal_cloud.rb
bin.rb Merge branch 'master(41072e9f7d)' into pull_sakuracloud2 2014-03-04 11:42:49 +09:00
bluebox.rb
clodo.rb
cloudsigma.rb
cloudstack.rb
digitalocean.rb
dnsimple.rb
dnsmadeeasy.rb
dreamhost.rb
dynect.rb
ecloud.rb
fogdocker.rb added docker support 2014-02-16 01:06:49 +02:00
glesys.rb
go_grid.rb
google.rb
hp.rb
ibm.rb
internet_archive.rb
joyent.rb Fix Joyent service declarations 2014-02-12 09:42:49 +00:00
libvirt.rb
linode.rb
local.rb
ninefold.rb
openstack.rb
openvz.rb
ovirt.rb
rackspace.rb Fix case sensitivity of the Content-type header. 2014-02-27 10:40:01 +00:00
rage4.rb
riakcs.rb
sakuracloud.rb follow new require style 2014-03-04 11:57:24 +09:00
serverlove.rb
storm_on_demand.rb
terremark.rb
vcloud.rb
vcloud_director.rb
version.rb
vmfusion.rb
voxel.rb
vsphere.rb
xenserver.rb
xml.rb [GH-2711] Add Fog::XML::Connection 2014-02-27 00:54:16 +00:00
zerigo.rb