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
2011-12-06 14:09:20 -05:00
..
aws [aws|elasticache] implement describe_cache_groups request 2011-09-27 18:25:18 -05:00
bin Merge fog 1.0.0 from upstream, and update namespace changes across the HP provider for storage and compute services. 2011-10-17 15:25:07 -04:00
bluebox [bluebox|compute] Expect correct status code for template create 2011-09-22 16:57:22 -07:00
brightbox [compute|brightbox] Fixed server_groups.get 2011-09-21 09:45:31 +01:00
compute/models [compute|glesys] rearrange to match current naming conventions 2011-09-08 16:07:04 -05:00
core Implement fog support for the Openstack Compute API v1.1. Includes 2011-09-26 02:51:45 -04:00
dnsimple [core] pass connection_options through service init 2011-09-12 10:01:56 -05:00
dnsmadeeasy [core] pass connection_options through service init 2011-09-12 10:01:56 -05:00
dynect [core] pass connection_options through service init 2011-09-12 10:01:56 -05:00
ecloud [core] pass connection_options through service init 2011-09-12 10:01:56 -05:00
glesys [glesys|compute] skip flavor tests 2011-09-27 16:34:33 -05:00
go_grid [core] pass connection_options through service init 2011-09-12 10:01:56 -05:00
google [core] pass connection_options through service init 2011-09-12 10:01:56 -05:00
hp Fix create_rule to return response instead of boolean. 2011-12-06 00:29:28 -05:00
libvirt [Compute|Libvirt] Take into account a query string can be empty, different on some rubies it gives nil, on some empty string 2011-09-30 16:13:24 +02:00
linode [core] fixing more paths after rearrange 2011-09-22 19:34:14 -05:00
local [core] work toward separate requires 2011-08-31 15:52:53 -05:00
new_servers [core] pass connection_options through service init 2011-09-12 10:01:56 -05:00
ninefold [ninefold|compute] add default (ubuntu) image for servers 2011-09-27 17:41:11 -05:00
openstack Additions and updates to the OpenStack API tests. 2011-09-29 14:10:21 -04:00
rackspace [rackspace|dns] fixes for updates to beta 2011-09-27 11:04:40 -05:00
slicehost [core] fixing more paths after rearrange 2011-09-22 19:34:14 -05:00
storm_on_demand [core] pass connection_options through service init 2011-09-12 10:01:56 -05:00
terremark [core] pass connection_options through service init 2011-09-12 10:01:56 -05:00
vcloud [core] pass connection_options through service init 2011-09-12 10:01:56 -05:00
virtual_box [core] work toward separate requires 2011-08-31 15:52:53 -05:00
vmfusion [vmfusion|compute] reworked structure as will be released in 0.4.0a 2011-09-23 16:59:23 +02:00
voxel [core] pass connection_options through service init 2011-09-12 10:01:56 -05:00
vsphere [vsphere|compute] remove unnecessary mocha require 2011-09-23 16:27:39 -05:00
zerigo [core] pass connection_options through service init 2011-09-12 10:01:56 -05:00
aws.rb [aws|acs] Adds ACS#delete_cache_security_group 2011-09-27 18:25:12 -05:00
bin.rb Merge fog 1.0.0 from upstream, and update namespace changes across the HP provider for storage and compute services. 2011-10-17 15:25:07 -04:00
bluebox.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
brightbox.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
cdn.rb Enable HP CDN provider. 2011-10-21 00:11:08 -04:00
compute.rb Merge fog 1.0.0 from upstream, and update namespace changes across the HP provider for storage and compute services. 2011-10-17 15:25:07 -04:00
core.rb [core] prototype logger 2011-09-01 17:48:43 -05:00
dns.rb [dns|rackspace] move rackspace dns to its own shared area (namespacing should probably be corrected) 2011-08-29 10:37:01 -05:00
dnsimple.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
dnsmadeeasy.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
dynect.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
ecloud.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
glesys.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
go_grid.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
google.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
hp.rb Add helper methods for mocking. 2011-12-06 14:09:20 -05:00
libvirt.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
linode.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
local.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
new_servers.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
ninefold.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
openstack.rb Implement fog support for the Openstack Compute API v1.1. Includes 2011-09-26 02:51:45 -04:00
providers.rb Merge fog 1.0.0 from upstream, and update namespace changes across the HP provider for storage and compute services. 2011-10-17 15:25:07 -04:00
rackspace.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
slicehost.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
storage.rb Merge fog 1.0.0 from upstream, and update namespace changes across the HP provider for storage and compute services. 2011-10-17 15:25:07 -04:00
storm_on_demand.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
terremark.rb [core] work toward separate requires 2011-08-31 15:52:53 -05:00
vcloud.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
virtual_box.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
vmfusion.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
voxel.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
vsphere.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00
zerigo.rb [core] more convenient accessors 2011-09-22 19:00:48 -05:00