Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
ec2.rb 4.08 KB
gce.rb 2.93 KB
libvirt.rb 6.16 KB
openstack.rb 6.28 KB
ovirt.rb 9.61 KB
rackspace.rb 2.27 KB
vmware.rb 16.9 KB

Latest revisions

# Date Author Comment
5d47a167 05/05/2015 04:09 AM Karim Boumedhel

Fixes #10305 - complete handling for cloudinit-like in vsphere feature

3059cea1 04/28/2015 11:48 AM Tom Caspy

fixes #9240 - in case of hash with indifferent access, serialize as hash

d76ca304 04/13/2015 11:31 AM Shlomi Zadok

fixes #9617 - rescue from empty vmware clusters

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.

f25e9797 04/13/2015 05:25 AM Francois Herbert

fixes #10087 - Pass nic_type to vm_clone

3f56eab2 04/09/2015 02:24 AM jslatten

refs #4521 - Openstack Compute Resource: Boot from Volume on new Host

5b1f7529 03/24/2015 09:14 AM Karim Boumedhel

Fixes #8601 - Cloudinit userdata in VMware

6d05514a 03/05/2015 07:31 AM Tomáš Strachota

Fixes #9480 - multiple NICs integration with compute profiles

From users point of view:
- interfaces setup in compute profiles is back
- interface related compute attrs get merged into host NICs upon compute
profile selection
- NIC overview table displays details in the column "Type"...

ba2a9e1b 02/23/2015 10:07 AM Tomer Brisker

Fixes #9452 - correct capitalization of VMware

83e22d26 02/18/2015 05:07 AM Shlomi Zadok

fixes #8581 - [vmware] use cluster full path to create vm

View revisions

Also available in: Atom