Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
ec2.rb 4.14 KB
gce.rb 4.38 KB
libvirt.rb 7.4 KB
openstack.rb 6.35 KB
ovirt.rb 12.3 KB
rackspace.rb 2.33 KB
vmware.rb 17.7 KB

Latest revisions

# Date Author Comment
f4459c11 05/12/2016 09:56 AM David Davis

Refs #3809 - Turning on some rubocop cops

01fd5003 05/12/2016 06:49 AM Timo Goebel

fixes #14874 - do not run path replace during vmware clone

cf826485 04/12/2016 08:20 AM Ivan Necas

Fixes #10278 - don't replace . with - for oVirt VM anymore

The version that supports . in VM names (v3.1.0-18) has been around
for almost 4 years
now (https://github.com/oVirt/ovirt-engine/commit/540a75e0f7bc4b9ed879471d3d830d575c6d6060).

Time to move one and make the VM names in oVirt a bit nicer now.

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

99069f53 04/11/2016 09:44 AM Ivan Necas

Fixes #10978 - fix possibility to assign networks in compute profile for ovirt

bd95cda6 04/05/2016 07:38 AM Dominic Cleal

fixes #14415 - check CR availability with Fog, not SETTINGS

Simplifies the code for checking compute resource availability, which
can easily be determined with the registered Fog providers instead of
being stored in SETTINGS in app initialisation. Plugins should always be...

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

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

17c277d5 03/30/2016 04:59 AM Ivan Necas

Fixes #14038 - pass corespersocket in VMWare image-based provisioning

ecd29f60 03/24/2016 09:40 AM Dominic Cleal

fixes #14344 - add region to permitted Rackspace CR attributes

fbd765f1 03/18/2016 05:25 AM Tomer Brisker

Fixes #13091 - Paginate VMs for supporting compute resources

Loading all VMs for the compute resource view can be a very heavy task,
which leads to timeouts when attempting to load all VMs for a compute
resource that has many hundreds or thousands of VMs. This patch allows...

View revisions

Also available in: Atom