1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests
Jeff McCune dd9e132de5 Fix vm clone problem when a Guid instance is passed as the instance_uuid
Without this patch the vm_clone requiest would not find a Managed Object
Reference when a UUID that is not a string is passed as the
instance_uuid option.  This is a problem because an unhelpful "undefined
method `parent' for nil:NilClass" would be thrown to the application.

This patch throws a more helpful Fog::Compute::Vsphere::NotFound
exception if the Virtual Machine template is not found.

The tests have been updated to reflect this expectation.
2011-09-14 10:15:19 -07:00
..
aws [aws|compute] raise an ArgumentError if image_id is nil, otherwise an ugly InternalError is returned from AWS. 2011-09-14 11:35:22 +01:00
bluebox/requests [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
brightbox/requests/compute [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
compute Refactor requests to return simple hashes and add unit tests 2011-09-10 15:11:18 -07:00
core [core] Allow FOG_CREDENTIAL env variable for config 2011-09-10 13:42:55 -04:00
dns [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
dnsimple/requests/dns [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
dnsmadeeasy/requests/dns [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
dynect/requests/dns [dynect|dns] support reauth for inactivity logout too. 2011-09-09 11:36:28 -07:00
glesys/requests/compute [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
go_grid/requests/compute [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
google/requests/storage [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
helpers (#9241) Add test skeleton framework 2011-09-10 13:32:58 -07:00
linode/requests [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
ninefold [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
rackspace [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
slicehost/requests [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
storage [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
storm_on_demand/requests/compute [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
vcloud [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
voxel/requests/compute [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
vsphere Fix vm clone problem when a Guid instance is passed as the instance_uuid 2011-09-14 10:15:19 -07:00
zerigo/requests/dns [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
helper.rb [compute|glesys] added glesys as provider 2011-09-08 15:34:53 -05:00
lorem.txt [aws|storage] continuing to flesh out tests 2010-10-12 18:07:36 -07:00
watchr.rb Refactor requests to return simple hashes and add unit tests 2011-09-10 15:11:18 -07:00