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

Add external_distributed_virtual_switch #19576

Closed
wants to merge 1 commit into from

Conversation

borod108
Copy link

@borod108 borod108 commented Dec 4, 2019

This is required for rhv provider to support the networks managed by
external providers.

Related to: https://bugzilla.redhat.com/show_bug.cgi?id=1767787
Required for: ManageIQ/manageiq-providers-ovirt#444

borod108 pushed a commit to borod108/manageiq-providers-ovirt that referenced this pull request Dec 4, 2019
Remodel the networking to add the vnic profiles related to networks that
are managed by external providers to the provisioning network dialog.

Related to: https://bugzilla.redhat.com/show_bug.cgi?id=1767787
Depends on: ManageIQ/manageiq#19576
This is required for rhv provider to support the networks managed by
external providers.

Related to: https://bugzilla.redhat.com/show_bug.cgi?id=1767787
Required for: ManageIQ/manageiq-providers-ovirt#444
borod108 pushed a commit to borod108/manageiq-providers-ovirt that referenced this pull request Dec 4, 2019
Remodel the networking to add the vnic profiles related to networks that
are managed by external providers to the provisioning network dialog.

Related to: https://bugzilla.redhat.com/show_bug.cgi?id=1767787
Depends on: ManageIQ/manageiq#19576
@miq-bot
Copy link
Member

miq-bot commented Dec 4, 2019

Checked commit borod108@8478e67 with ruby 2.5.5, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
3 files checked, 3 offenses detected

app/models/manageiq/providers/inventory/persister/builder/infra_manager.rb

@borod108
Copy link
Author

borod108 commented Dec 4, 2019

@agrare please take a look.

@agrare
Copy link
Member

agrare commented Dec 4, 2019

@borod108 I think the external switch can just be a subclass in the ovirt provider, no need for a core change

@kbrock
Copy link
Member

kbrock commented Dec 4, 2019

Also, it feels like external is an attribute, not a whole new class.

@borod108
Copy link
Author

borod108 commented Dec 4, 2019

@agrare so I should move all the associations and inventory definitions to the provider as well?
@kbrock yes, but then we need schema changes.

borod108 pushed a commit to borod108/manageiq-providers-ovirt that referenced this pull request Dec 4, 2019
Remodel the networking to add the vnic profiles related to networks that
are managed by external providers to the provisioning network dialog.

Related to: https://bugzilla.redhat.com/show_bug.cgi?id=1767787
Depends on: ManageIQ/manageiq#19576
borod108 pushed a commit to borod108/manageiq-providers-ovirt that referenced this pull request Dec 9, 2019
Remodel the networking to add the vnic profiles related to networks that
are managed by external providers to the provisioning network dialog.

Related to: https://bugzilla.redhat.com/show_bug.cgi?id=1767787
Depends on: ManageIQ/manageiq#19576
borod108 pushed a commit to borod108/manageiq-providers-ovirt that referenced this pull request Dec 11, 2019
Remodel the networking to add the vnic profiles related to networks that
are managed by external providers to the provisioning network dialog.

Related to: https://bugzilla.redhat.com/show_bug.cgi?id=1767787
Depends on: ManageIQ/manageiq#19576
borod108 pushed a commit to borod108/manageiq-providers-ovirt that referenced this pull request Dec 17, 2019
Remodel the networking to add the vnic profiles related to networks that
are managed by external providers to the provisioning network dialog.

Related to: https://bugzilla.redhat.com/show_bug.cgi?id=1767787
Depends on: ManageIQ/manageiq#19576
borod108 pushed a commit to borod108/manageiq-providers-ovirt that referenced this pull request Dec 17, 2019
Remodel the networking to add the vnic profiles related to networks that
are managed by external providers to the provisioning network dialog.

Related to: https://bugzilla.redhat.com/show_bug.cgi?id=1767787
Depends on: ManageIQ/manageiq#19576
borod108 pushed a commit to borod108/manageiq-providers-ovirt that referenced this pull request Dec 17, 2019
Remodel the networking to add the vnic profiles related to networks that
are managed by external providers to the provisioning network dialog.

Related to: https://bugzilla.redhat.com/show_bug.cgi?id=1767787
Depends on: ManageIQ/manageiq#19576
borod108 pushed a commit to borod108/manageiq-providers-ovirt that referenced this pull request Dec 17, 2019
Remodel the networking to add the vnic profiles related to networks that
are managed by external providers to the provisioning network dialog.

Related to: https://bugzilla.redhat.com/show_bug.cgi?id=1767787
Depends on: ManageIQ/manageiq#19576
@agrare
Copy link
Member

agrare commented Jan 8, 2020

Since ManageIQ/manageiq-providers-ovirt#450 is merged with this class in the provider I'm going to go ahead and close this

@agrare agrare closed this Jan 8, 2020
borod108 pushed a commit to borod108/manageiq-providers-ovirt that referenced this pull request Jan 8, 2020
Remodel the networking to add the vnic profiles related to networks that
are managed by external providers to the provisioning network dialog.

Related to: https://bugzilla.redhat.com/show_bug.cgi?id=1767787
Depends on: ManageIQ/manageiq#19576
borod108 pushed a commit to borod108/manageiq-providers-ovirt that referenced this pull request Jan 10, 2020
Remodel the networking to add the vnic profiles related to networks that
are managed by external providers to the provisioning network dialog.

Related to: https://bugzilla.redhat.com/show_bug.cgi?id=1767787
Depends on: ManageIQ/manageiq#19576
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.

4 participants