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
Carl Caum 831be2d4f7 Only add VNC password and listen port if present
Previous to this commit, the VNC password and listen address was defined
in the creation of a libvirt domain, whether a listen address or
password was specified or not.  This commit, only adds the parameters if
they're specified, and not empty
2012-08-03 20:44:40 -07:00
..
aws [aws|rds] Mocking better supports modifying state 2012-08-03 14:33:54 -04:00
bare_metal_cloud Remove absolute path when requiring 2012-05-26 11:27:28 -04:00
bin [rackspace|databases] Register Rackspace Cloud Databases service with Fog. 2012-06-28 08:47:57 -04:00
bluebox Remove absolute path when requiring 2012-05-26 11:27:28 -04:00
brightbox Remove absolute path when requiring 2012-05-26 11:27:28 -04:00
clodo Fixed #875: Loosen multi_json version. 2012-04-25 10:31:28 -04:00
cloudstack [cloudstack|security_group] fix rule revoke mock 2012-07-20 16:38:49 -07:00
compute/models Add ssh_port to Fog::Compute::Server 2012-06-21 15:05:26 -07:00
core Only dup @attributes if it's not nil 2012-07-23 13:46:55 -07:00
dnsimple Remove absolute path when requiring 2012-05-26 11:27:28 -04:00
dnsmadeeasy Fixed handling options[:persistent] in some cases 2012-06-21 14:56:46 +03:00
dynect [dynect|dns] Only JSON decode when Content-Type says so. Fixes job handling. 2012-08-03 13:20:30 -03:00
ecloud [ecloud|compute] Adding multiple disks at once was not working properly 2012-06-13 09:53:31 -04:00
glesys [glesys|compute] add reboot and compute test params 2012-06-12 14:54:07 +02:00
go_grid Remove absolute path when requiring 2012-05-26 11:27:28 -04:00
google Fixed handling options[:persistent] in some cases 2012-06-21 14:56:46 +03:00
hp Don't leak HP cdn & storage 2012-06-22 09:38:00 -07:00
ibm [fix-ephemeral-naming] Typo in ephemeral naming 2012-07-06 14:05:33 -07:00
joyent Remove absolute path when requiring 2012-05-26 11:27:28 -04:00
libvirt Only add VNC password and listen port if present 2012-08-03 20:44:40 -07:00
linode Remove absolute path when requiring 2012-05-26 11:27:28 -04:00
local Local storage support for #public_url. 2012-07-22 20:45:04 -07:00
ninefold Recognize ninefold_api_url option for pre-production testing 2012-07-22 13:54:24 +10:00
openstack [openstack|compute] fix method signature for mock list_servers_detail 2012-07-28 10:56:10 -05:00
ovirt Remove absolute path when requiring 2012-05-26 11:27:28 -04:00
rackspace Fixing typo bug in rackspace load balancer set_ssl_termination request 2012-07-21 14:00:34 -07:00
storm_on_demand Remove absolute path when requiring 2012-05-26 11:27:28 -04:00
terremark Remove unused variable 2012-05-26 11:27:21 -04:00
vcloud Remove absolute path when requiring 2012-05-26 11:27:28 -04:00
virtual_box Remove absolute path when requiring 2012-05-26 11:27:28 -04:00
vmfusion Remove absolute path when requiring 2012-05-26 11:27:28 -04:00
voxel Remove absolute path when requiring 2012-05-26 11:27:28 -04:00
vsphere Stop vSphere vms before destroying, or destroy will fail 2012-07-18 16:49:08 -07:00
xenserver [xenserver] Added missing Server.tags attribute 2012-06-07 19:26:47 +02:00
zerigo Remove absolute path when requiring 2012-05-26 11:27:28 -04:00
aws.rb private ip address should start with a 10. 2012-07-13 11:46:37 -04:00
bare_metal_cloud.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
bin.rb [slicehost] remove (now deprecated) slicehost support 2012-05-28 15:05:40 -05:00
bluebox.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
brightbox.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
cdn.rb Add new HP providers for Object Storage, Compute and CDN services. 2012-04-16 15:48:41 -04:00
clodo.rb
cloudstack.rb [cloudstack|compute] server abstraction and mocks 2012-05-16 10:01:19 -07:00
compute.rb [slicehost] remove (now deprecated) slicehost support 2012-05-28 15:05:40 -05:00
core.rb remove specs (likely from a bad merge) 2012-07-12 16:23:29 -05:00
dns.rb [slicehost] remove (now deprecated) slicehost support 2012-05-28 15:05:40 -05:00
dnsimple.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
dnsmadeeasy.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
dynect.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
ecloud.rb Removed non-functioning Mock classes 2012-06-07 12:50:11 -04:00
glesys.rb
go_grid.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
google.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
hp.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
ibm.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
identity.rb [openstack|identity] Fix Authentication Implementation 2012-04-30 10:34:58 +08:00
image.rb [openstack|image] Added image service, model and request 2012-04-30 10:34:59 +08:00
joyent.rb
libvirt.rb this adds the dhcp_options object and associated operations 2012-06-04 16:03:34 -04:00
linode.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
local.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
ninefold.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
openstack.rb [openstack] Fix Authentication for OpenStack v1.1 Authentication 2012-07-09 00:56:52 +08:00
ovirt.rb
providers.rb [slicehost] remove (now deprecated) slicehost support 2012-05-28 15:05:40 -05:00
rackspace.rb [rackspace|databases] Register Rackspace Cloud Databases service with Fog. 2012-06-28 08:47:57 -04:00
storage.rb Add new HP providers for Object Storage, Compute and CDN services. 2012-04-16 15:48:41 -04:00
storm_on_demand.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
terremark.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
vcloud.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
virtual_box.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
vmfusion.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
volume.rb [openstack|volume] Added volume service requests 2012-04-30 10:35:02 +08:00
voxel.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00
vsphere.rb
xenserver.rb [xenserver] Added missing Server.tags attribute 2012-06-07 19:26:47 +02:00
zerigo.rb Remove unnecessary full path usage with require 2012-05-26 11:27:22 -04:00