Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
compute_resource_test_helpers.rb 522 Bytes
ec2_test.rb 970 Bytes
libvirt_test.rb 1.57 KB
openstack_test.rb 1.31 KB
ovirt_test.rb 1.04 KB
rackspace_test.rb 1000 Bytes
vmware_test.rb 9.54 KB

Latest revisions

# Date Author Comment
4269abbd 08/11/2015 03:56 AM Tomáš Strachota

Fixes #10248 - cloning volume information for virtual machines

776cff93 07/06/2015 07:00 AM Daniel Lobato Garcia

Fixes #10867 - OpenStack boot_from_volume is true only when checked

140cfe26 04/13/2015 05:55 AM Chad Walstrom

Fixes #10093 - VMware#create_vm calls clone_vm

Apply '.with_indifferent_access' to the args passed in to create_vm,
ensuring symbol test for args[:image_id] succeeds when args["image_id"]
is present.

81a02cde 02/11/2015 07:26 AM Tom Caspy

fixes #9249 - associated_host fixed for all compute resources

96144a47 10/06/2014 01:57 PM Daniel Lobato Garcia

Refs #3809 - Remove rubocop TODOs

Removed the following TODOs so that cops for these will run from now on:

Lint/AmbiguousOperator, DefEndAlignment, DeprecatedClassMethods
EnsureReturn, RequireParentheses, Void, BlockAlignment, EndAlignment,
UselessAccessModifier,...

5743465b 08/15/2014 08:12 AM Trey Dockendorf

Fixes #6476 - oVirt VM association with multiple interfaces

26975bf5 07/23/2014 04:38 AM Michael Moll

fixes #5760 - selectable VMware virtual HW version

693391ba 06/10/2014 01:14 PM Dominic Cleal

fixes #5652 - run parse_args when calling new_vm for compute profiles

7e27bdf3 05/07/2014 12:00 PM Dominic Cleal

fixes #4590 - convert VMware SCSI controller type during creation

80ad15ca 04/28/2014 11:28 AM Dominic Cleal

fixes #5453 - ensure all VMware compute attribute keys are symbolized

View revisions

Also available in: Atom