Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse the VirtualEthernetCard model type #279

Merged

Conversation

agrare
Copy link
Member

@agrare agrare commented May 30, 2018

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

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
@miq-bot
Copy link
Member

miq-bot commented May 30, 2018

Checked commit agrare@fda5cdf with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
4 files checked, 0 offenses detected
Everything looks fine. 🍪

@blomquisg blomquisg merged commit 7c515ed into ManageIQ:master May 30, 2018
@agrare agrare deleted the bz_1583017_parse_virtual_nic_model_type branch May 30, 2018 14:35
@agrare agrare added this to the Sprint 87 Ending Jun 4, 2018 milestone May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants