-
Notifications
You must be signed in to change notification settings - Fork 898
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
Conversation
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
e7bf3b1
to
8478e67
Compare
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
Checked commit borod108@8478e67 with ruby 2.5.5, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0 app/models/manageiq/providers/inventory/persister/builder/infra_manager.rb
|
@agrare please take a look. |
@borod108 I think the external switch can just be a subclass in the ovirt provider, no need for a core change |
Also, it feels like |
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
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
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
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
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
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
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
Since ManageIQ/manageiq-providers-ovirt#450 is merged with this class in the provider I'm going to go ahead and close this |
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
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