Assign to Adam for adding the inventory collection part for this.
So we have a model attribute which is unused for VM guest devices so no schema changes needed which is a big plus.
https://github.com/ManageIQ/manageiq-providers-vmware/pull/279
New commit detected on ManageIQ/manageiq-providers-vmware/master: https://github.com/ManageIQ/manageiq-providers-vmware/commit/fda5cdfa7ab90e36bba855ed24fbab3da56f8fa5 commit fda5cdfa7ab90e36bba855ed24fbab3da56f8fa5 Author: Adam Grare <agrare> AuthorDate: Wed May 30 09:38:40 2018 -0400 Commit: Adam Grare <agrare> CommitDate: Wed May 30 09:38:40 2018 -0400 Parse the VirtualEthernetCard model type There are a number of different types of VirtualEthernetCards [0]: E1000, Vmxnet3, etc... and this can be useful information to know. We set the GuestDevice#model attribute for storage adapters, this reuses that column to set the NIC's "model" type. [0] https://code.vmware.com/apis/358/vsphere#/doc/vim.vm.device.VirtualEthernetCard.html https://bugzilla.redhat.com/show_bug.cgi?id=1583017 app/models/manageiq/providers/vmware/infra_manager/inventory/parser/virtual_machine.rb | 1 + app/models/manageiq/providers/vmware/infra_manager/refresh_parser.rb | 1 + spec/models/manageiq/providers/vmware/infra_manager/inventory/collector_spec.rb | 3 + spec/models/manageiq/providers/vmware/infra_manager/refresher_spec.rb | 1 + 4 files changed, 6 insertions(+)
Backend done, moving to the UI team
https://github.com/ManageIQ/manageiq-ui-classic/pull/4016
I do see the additional information provided in CFME build 5.10.0.19. Including Virtual Network name and Switch Type.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:0212