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-04 19:04:59 -08:00
..
atmos [atmos] Updates reference to service 2013-01-07 20:53:24 +00:00
aws remove unneeded url param 2013-02-27 10:24:28 +01:00
bare_metal_cloud
bin register blb feature 2013-03-04 19:04:58 -08:00
bluebox [bluebox|blb] add last set of index requests for lb_machines 2013-03-04 19:04:59 -08: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 Move ssh private_key, public_key, username to Server model to reduce duplication 2012-10-31 12:31:49 +01:00
core rebased with master 2013-02-05 10:32:40 -06: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 Merge pull request #1554 from smgt/glesys-add-platform-to-templates 2013-02-10 22:34:35 -08:00
go_grid [go_grid|compute] Updates reference to service 2013-01-07 21:01:13 +00:00
google [google|storage] Updates reference to service 2013-01-07 21:01:13 +00:00
hp [hp/openstack|compute] remove erroneous block argument to get_object; fixes issue #1588 for OpenStack and HP 2013-02-22 16:36:31 -06: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|volume] Fix typo in image_suffix 2013-01-25 22:42:57 -06: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 [openstack|compute] images collection should not return nil for #all 2013-03-04 18:54:18 +01:00
ovirt [ovirt] Updated the blocking start logic to fit oVirt 3.1 api 2013-02-24 16:24:06 +02:00
rackspace [rackspace|database] remove extraneous colon 2013-03-01 17:02:54 -06: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 Typo in instantiate_vapp_template.rb 2013-03-04 14:20:27 -07:00
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 Merge pull request #1577 from tipt0e/master 2013-02-18 15:33:32 -08:00
xenserver [xenserver|docs] Added XenServer provider specific ChangeLog 2013-01-18 21:22:59 +01:00
zerigo [zerigo|dns] Updates reference to service 2013-01-07 21:01:25 +00: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 [virtualbox] Removed VirtualBox since it has many problems and the gem it's based on is no longer maintained. 2013-03-04 19:31:59 -05:00
bluebox.rb register blb feature 2013-03-04 19:04:58 -08: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 [virtualbox] Removed VirtualBox since it has many problems and the gem it's based on is no longer maintained. 2013-03-04 19:31:59 -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 Set the User-Agent as Fog, to help differentiate from HP's CLI tools that have a vendored 'hpfog' 2013-01-29 10:14:23 -06: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 [virtualbox] Removed VirtualBox since it has many problems and the gem it's based on is no longer maintained. 2013-03-04 19:31:59 -05:00
rackspace.rb [Rackspace] updated to select London athorization endpoint if the London Region endpoint is selected 2013-01-17 16:41:18 -06: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 Release 1.9.0 2013-01-19 12:15:54 -06: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