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 ed34ead1e7 Merge pull request #1697 from rackspace/ready_exception
[rackspace|compute_v2] Ready Exception
2013-03-29 11:20:25 -07:00
..
atmos
aws Merge pull request #1710 from cstewart87/master 2013-03-27 13:08:34 -07:00
bare_metal_cloud
bin fixing merge issues 2013-03-11 16:02:00 -05:00
bluebox fixing merge issues 2013-03-11 16:02:00 -05:00
brightbox
clodo
cloudstack [cloudstack] add snapshot model 2013-03-26 18:27:42 +03:00
compute/models Stop hardcoding the server ssh port. 2013-03-12 16:50:17 +01:00
core [core] Updated to make ssh timeout user configurable. 2013-03-20 09:06:35 -05:00
dnsimple
dnsmadeeasy
dreamhost [dreamhost|dns] drop uuid gem requirements, not needed 2013-01-22 21:32:23 +01:00
dynect
ecloud Merge pull request #1547 from ehowe/master 2013-02-05 06:39:23 -08:00
glesys fixing merge issues 2013-03-11 16:02:00 -05:00
go_grid
google fixing merge issues 2013-03-11 16:02:00 -05:00
hp Merge pull request #1667 from fog/merge_hpfog_0.0.20_release 2013-03-14 15:16:23 -07:00
ibm
internet_archive fix internet archive use of headers, remove acls 2013-03-26 17:21:57 -04:00
joyent joyent resize smartmachine incorrect class type 2013-02-22 08:09:18 +10:00
libvirt [libvirt|compute] handle missing <system> tag in libvirt node info 2013-03-19 16:37:09 +00:00
linode
local
ninefold
openstack Merge pull request #1632 from rubiojr/multiple-accounts-support 2013-03-27 01:20:14 -07:00
ovirt rebasing with master 2013-02-25 09:19:19 -06:00
rackspace Merge pull request #1697 from rackspace/ready_exception 2013-03-29 11:20:25 -07:00
riakcs fixing merge issues 2013-03-11 16:02:00 -05:00
schema [tests] Fixes schema validator for arrays 2013-01-23 15:24:23 +00:00
serverlove
storm_on_demand
terremark Merge pull request #1558 from chirag-jog/terremark_fixes 2013-02-12 08:28:09 -08:00
vcloud Remove unecessary print 2013-03-13 10:11:18 +05:30
vmfusion
voxel
vsphere fix bug where servers.all was ignoring filters due to hash merging in the wrong direction. 2013-03-18 08:28:31 +11:00
xenserver [xenserver|compute] Added Network/VLANs creation example 2013-03-26 17:58:53 +01:00
zerigo Removed Zerigo::Models::DNS::Records#find method, moved functionality to all(options) 2013-03-13 18:01:54 +01:00
atmos.rb
aws.rb Rudimentary CRUD for AWS Data Pipeline 2013-02-17 15:27:41 -05:00
bare_metal_cloud.rb
bin.rb fixing merge issues 2013-03-11 16:02:00 -05:00
bluebox.rb fixing merge issues 2013-03-11 16:02:00 -05:00
brightbox.rb
cdn.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
clodo.rb
cloudstack.rb
compute.rb fixing merge issues 2013-03-11 16:02:00 -05:00
core.rb convert lib/fog to simply include all providers 2013-03-27 14:46:40 -04:00
dns.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
dnsimple.rb
dnsmadeeasy.rb
dreamhost.rb
dynect.rb
ecloud.rb
glesys.rb
go_grid.rb
google.rb
hp.rb Update changelog and bump version. 2013-03-13 18:34:49 -04:00
ibm.rb
identity.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
image.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
internet_archive.rb fix internet archive use of headers, remove acls 2013-03-26 17:21:57 -04:00
joyent.rb fix joyent and xenserver so they can be required individually 2013-03-28 11:52:27 -04:00
libvirt.rb
linode.rb
local.rb
network.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
ninefold.rb
openstack.rb [openstack|volume] Added missing service declaration 2013-02-27 16:58:03 +01:00
ovirt.rb
rackspace.rb [rackspace] updated to normalize endpoints before detecting a standard endpoint. 2013-03-20 13:25:38 -05:00
riakcs.rb fixing merge issues 2013-03-11 16:02:00 -05:00
serverlove.rb
storage.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
storm_on_demand.rb
terremark.rb
vcloud.rb
version.rb fixing merge issues 2013-03-11 16:02:00 -05:00
vmfusion.rb
volume.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
voxel.rb
vsphere.rb
xenserver.rb fix joyent and xenserver so they can be required individually 2013-03-28 11:52:27 -04:00
zerigo.rb