Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
compute_resource_test_helpers.rb 522 Bytes
ec2_test.rb 970 Bytes
libvirt_test.rb 2.69 KB
openstack_test.rb 1.31 KB
ovirt_test.rb 2.86 KB
rackspace_test.rb 1000 Bytes
vmware_test.rb 10.3 KB

Latest revisions

# Date Author Comment
5f0f47d0 06/03/2016 11:40 AM Ivan Necas

Fixes #15066 - operating systems and ovirt < 3.6

The operating systems endpoint was added in ovirt 3.6
https://bugzilla.redhat.com/show_bug.cgi?id=1050243. Older versions
were failing getting 404 when provisioning.

This patch adds a check for this case. We also cache the operating...

169ac7b3 05/24/2016 10:32 AM Shimon Shtein

Fixes #15154 - Added more safety measures to libvirt

f4459c11 05/12/2016 09:56 AM David Davis

Refs #3809 - Turning on some rubocop cops

5e74b082 04/12/2016 06:57 AM Ivan Necas

Fixes #6959 - set operating system for RHEV/ovirt VMs

Backward compatible, but works best with https://github.com/abenari/rbovirt/pull/104

e52bc50f 04/05/2016 03:25 AM Adam Ruzicka

Fixes #14330 - Provide option in hammer to change display type for
libvirt compute resource

2328beb5 11/30/2015 10:01 AM Timo Goebel

fixes #12517 - VMWare VM should be created network based only if it is selected in the gui

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

View revisions

Also available in: Atom