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

Update Ovirt for the new switch modeling #239

Closed

Conversation

agrare
Copy link
Member

@agrare agrare commented May 14, 2018

Update the Ovirt refresh_parser and graph refresh parsing/persister for the split out host-local switch model.

Depends on: ManageIQ/manageiq#17420

@miq-bot
Copy link
Member

miq-bot commented May 14, 2018

Checked commit agrare@deb9a84 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. 👍

@@ -145,6 +145,7 @@ def self.host_inv_to_hashes(inv, ems_inv, cluster_uids, _storage_uids)
:ems_cluster => cluster_uids[host_inv.attributes.fetch_path(:cluster, :id)],
:hardware => hardware,
:switches => switches,
:host_switches => switches,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be great to be consistent with naming. We use host_virtual_switches everywhere except of here. What do you think about making it consistent?

@agrare agrare closed this Jun 13, 2018
@agrare agrare deleted the update_parser_for_new_switch_modeling branch June 13, 2018 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants