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-03-20 10:36:48 -05:00
..
atmos [atmos] Updates reference to service 2013-01-07 20:53:24 +00:00
aws fixed infinite loop in each method of AWS Distributions 2013-03-13 18:01:55 +01: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 [Brightbox] Updates to requests 2013-01-21 13:49:54 +00:00
clodo [clodo] Updates reference to service 2013-01-07 20:53:27 +00:00
cloudstack [cloudstack] Updates reference to service 2013-01-07 20:53:28 +00: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 [dnsimple] Updates reference to service 2013-01-07 20:53:28 +00:00
dnsmadeeasy [dns_made_easy|dns] Updates reference to service 2013-01-07 20:53:28 +00:00
dreamhost [dreamhost|dns] drop uuid gem requirements, not needed 2013-01-22 21:32:23 +01:00
dynect [dynect|dns] Updates reference to service 2013-01-07 20:53:28 +00:00
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 [go_grid|compute] Updates reference to service 2013-01-07 21:01:13 +00:00
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 [ibm] Updates reference to service 2013-01-07 21:01:14 +00:00
internet_archive set defaults to be scheme http, port 80, as that is what internet_archive supports 2013-01-31 15:16:49 -05: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 [linode] Updates reference to service 2013-01-07 20:53:28 +00:00
local [local|storage] Updates reference to service 2013-01-07 21:01:16 +00:00
ninefold [ninefold|compute] Updates reference to service 2013-01-07 21:01:17 +00:00
openstack Merge pull request #1669 from frodenas/boot_with_nics 2013-03-20 06:48:34 -07:00
ovirt rebasing with master 2013-02-25 09:19:19 -06:00
rackspace [rackspace] fixing auth 20 issue where tenant id is not being appended to the service url 2013-03-18 10:37:05 -05: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 [serverlove|compute] Updates reference to service 2013-01-07 21:01:21 +00:00
storm_on_demand [storm_on_demand] Updates reference to service 2013-01-07 21:01:21 +00:00
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 [vmfusion] Updates reference to service 2013-01-07 21:01:23 +00:00
voxel [voxel|compute] Updates reference to service 2013-01-07 21:01:23 +00:00
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|docs] Added XenServer provider specific ChangeLog 2013-01-18 21:22:59 +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 [core] Splits Fog::VERSION into own file 2012-11-27 16:30:40 +00: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 * [dreamhost|dns] initial import 2013-01-19 23:20:38 +01:00
dynect.rb
ecloud.rb [ecloud] improvements and some mocking 2013-01-04 13:50:05 -05:00
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 and internet_archive code, tests 2013-01-31 15:16:49 -05:00
joyent.rb
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
providers.rb fixing merge issues 2013-03-11 16:02:00 -05:00
rackspace.rb [rackspace] moving require 'fog/rackspace/service' to fog/rackspace 2013-03-15 17:15:55 -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 [xenserver] Use Nokogiri instead of slow REXML for parsing 2013-01-04 05:41:28 +01:00
zerigo.rb