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
Kyle Rames 7537f588df Merge pull request #2802 from maxlinc/rackspace_admin_pass
Rackspace - support setting admin pass during server creation
2014-04-01 08:46:12 -05:00
..
atmos [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
aws Merge pull request #2797 from knatsakis/master 2014-03-31 15:15:03 -05: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 [ecloud] adding :base_path as recognized parameter 2014-03-29 11:02:22 -05:00
fogdocker added container commit request and fixed several tests in real mode 2014-03-05 19:08:48 +02:00
glesys [GH-1390] Remove redundant calls to Fog.credentials 2014-03-27 09:25:13 +00:00
go_grid [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
google [google] fixes set_tags 2014-03-31 21:40:02 +00:00
hp fixed examples for HPC access 2014-03-21 09:44:37 -05: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 [joyent|compute] Added attributes to cloudapi responses recently to servers, Closes #2800 2014-03-30 17:18:51 +08:00
libvirt [libvirt|compute] Handle integer capacities 2014-03-17 13:16:23 +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-1390] Remove redundant calls to Fog.credentials 2014-03-27 09:25:13 +00:00
openstack Fix syntax errors in an OpenStack example script 2014-03-27 17:14:04 -07:00
openvz Remove trailing whitespace 2014-02-19 12:30:59 +00:00
ovirt [ovirt] fixed interfaces and volume list. 2014-03-17 15:39:13 +02:00
rackspace The password attribute doesn't like the use of @password 2014-03-31 19:02:30 -04:00
rage4 Adding support for udplimit paramater in rage4 api 2014-03-18 16:41:47 -04: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-1390] Remove redundant calls to Fog.credentials 2014-03-27 09:25:13 +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 Fixes class of error 2014-03-17 17:47:37 -04:00
vmfusion
voxel [GH-2711] Replace Fog::Connection with XML shim 2014-02-27 00:54:17 +00:00
vsphere [Vsphere] Isolate helper from core 2014-03-25 17:22:21 +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
glesys.rb
go_grid.rb
google.rb
hp.rb
ibm.rb
internet_archive.rb
joyent.rb
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 Release 1.21.0 2014-03-18 15:31:13 -05:00
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