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
geemus 34e6a1105c [core] separate loggers for deprecations/warnings
distinctly styles deprecations for clarity
gives better flexibility for redirecting logs
reduces possibility of missing deprecations because warnings are ignored
2011-10-19 14:49:34 -05:00
..
aws [core] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -05:00
bin [core] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -05:00
bluebox [bluebox|compute] Expect correct status code for template create 2011-09-22 16:57:22 -07:00
brightbox [brightbox] Fixed incorrect call to reset_ftp_password 2011-10-13 10:08:06 +01:00
compute/models added linode ssh support 2011-10-05 17:33:49 -04:00
core [core] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -05: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] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -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] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -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 clean up public_ip_address code for linode 2011-10-05 18:13:24 -04: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 Allow setting userdata as plain ascii or b64. 2011-10-13 23:14:34 -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] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -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 Merge pull request #552 from mogotest/fix_zerigo_host_update 2011-10-09 08:54:21 -07:00
aws.rb [aws|acs] Adds ACS#delete_cache_security_group 2011-09-27 18:25:12 -05:00
bin.rb Additions and updates to the OpenStack API tests. 2011-09-29 14:10:21 -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 [cdn|rackspace] move rackspace cdn to its own shared area (namespacing should probably be corrected) 2011-08-24 14:25:17 -05:00
compute.rb Implement fog support for the Openstack Compute API v1.1. Includes 2011-09-26 02:51:45 -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
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 [OpenStack|compute] fix v2.0 auth endpoints 2011-10-11 16:59:12 -04:00
providers.rb Additions and updates to the OpenStack API tests. 2011-09-29 14:10:21 -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 [storage|rackspace] move rackspace storage to its own shared area (namespacing should probably be corrected) 2011-08-24 14:12:29 -05: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