Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
ec2.rb 4.32 KB
gce.rb 4.89 KB
libvirt.rb 8.84 KB
openstack.rb 9.25 KB
ovirt.rb 18.3 KB
rackspace.rb 2.74 KB
vmware.rb 27.2 KB

Latest revisions

# Date Author Comment
630061d2 06/14/2018 09:50 AM Michael Moll

Fixes #19775 - Fix Layout/ExtraSpacing cop

0cab9e6b 06/07/2018 01:57 PM Tomáš Strachota

Refs #21580 - require rbvmomi

The compute resource for VMware was using rbvmomi classes wihout
explicitly requiring rbvmomi. That can cause issues in tests.

56de025f 06/04/2018 12:19 PM Tomáš Strachota

Fixes #21580 - normalize compute attributes (#4980)

Normalizes compute attributes in API show actions. For backwards
compatibility reasons this patch adds a new rabl node instead of
replacing 'vm_attrs'.

1dbb2c5b 05/31/2018 07:24 AM Steve Miller

Fixes #19990 - VMWare allow save vm w/o size_gb attr

68388bc2 04/26/2018 04:29 PM Michael Moll

Fixes #19781 - Fix Layout/LeadingCommentSpace cop

d3cd2536 04/25/2018 11:53 AM Ivan Necas

Fixes #20590 - full ovirt cloud-init support

Currently, the cloud-init integration supports only a sub-set of
cloud-init commands. With `custom_script` support, one can pass
arbitrary cloud-init yaml to the managed host and make sure
the provisioned host will get it unchanged (which is not the case...

d7a9d13f 04/12/2018 12:06 PM Ivan Necas

Fixes #23145 - fix strong params for compute attributes on fail (#5412)

5414116f 04/11/2018 02:40 PM Tomer Brisker

Revert "Fixes #22117 - Add support for number of sockets for ovirt"

This reverts commit 073046ccd8c469633e4ca1c345038b26bd156895.

073046cc 04/11/2018 01:54 PM Shira Maximov

Fixes #22117 - Add support for number of sockets for ovirt

3cd8c84b 04/11/2018 07:21 AM Michael Moll

Fixes #19787 - Fix Layout/SpaceAfterComma cop

View revisions

Also available in: Atom