Project

General

Profile

Download (1.55 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6ebba152 06/20/2018 07:22 AM Michael Moll

Fixes #19858 - Configure Style/EmptyMethod cop (#5703)

  • Refs #20891 - fix for new rubocop rules
  • Fixes #19858 - Configure Style/EmptyMethod cop
f5ea70ad 06/13/2018 10:26 AM Zachary Bedell

fixes #23909 - vsphere: prefer network search by key

Creating a new VMware image fails during provisioning with
"Could not match network interface". Searching for distributed
virtual switch via key BEFORE searching with the nic_attrs structure
resolves a false positive match when vCenter contains VDS migrated...

23abc7dc 07/23/2017 12:12 PM Klaas Demter

refs #19623 - fix if key method is not present for network

credit to jsherrill for the one line solution :)

cccc26e7 06/27/2017 02:56 PM wiad

Fixes #19623 - add comparison to portkey for vmware networks

d4af7cae 12/14/2016 11:56 AM Ivan Necas

Fixes #5483,#11106 - pass the virtualswitch value to fog

We can't pass the network id directly to the fog, but it accepts the
virtualswitch parameter, that we can use to point to the right value.

Also, it fixes another issue, where we used the vsphere network id to...

34190cee 05/24/2016 10:16 AM Timo Goebel

fixes #3910 - add cdrom drive support for vmware

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

Refs #3809 - Turning on some rubocop cops

4e21396f 04/27/2015 04:14 AM Francois Herbert

Fixes #10186 - find host NICs on vsphere using Network Distributed PortGroup

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

43c4bd72 01/27/2015 11:58 AM Marek Hulán

Fixes #7456 - Extract primary interface from host

Contributions from:

All host must have at least one primary interface and one provision (can...

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

fixes #4590 - convert VMware SCSI controller type during creation

33040495 04/09/2014 12:19 PM Rufus Post

fixes #2438 - Add image build capability to vsphere using templates

41ee835f 02/14/2014 11:09 AM Martin Matuška

fixes #3496 vSphere: add support for selectable SCSI controller

c6e02bd3 01/09/2014 07:43 AM Joseph Magen

fixes #3178 - add feature for compute profiles for hostgroups and hosts

369d43c3 07/19/2013 05:31 AM Joseph Magen

fixes #2411 - move lib/audit_extensions lib/fog_extensions lib/foreman to models/concerns

dc457681 07/19/2013 05:31 AM Joseph Magen

fixes #2739 - add ActiveSupport::Concern syntax to mixins