Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
folder.rb 230 Bytes
server.rb 1.57 KB

Latest revisions

# Date Author Comment
951efe8a 01/06/2022 10:41 AM Bernhard Suttner

Fixes #30550,#28155 - Return valid vsphere folder (#9006)

7f113cb4 09/24/2019 03:03 PM Zachary Bedell

fixes #27931 - 'Could not match network interface'

5150a1df 08/20/2018 04:49 PM Timo Goebel

fixes #24571 - fog-vsphere 2.3 vsphere nic selection

dc1f9cfa 07/10/2018 02:22 PM Chris Roberts

Fixes #23961 - Update Foreman Fog-Vsphere select_nic method.

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...

59b4c497 10/17/2016 10:00 AM Ondřej Pražák

Fixes #16737 - Show correct folder level

View revisions

Also available in: Atom