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

core: Fix removal of unmanaged network with long name #206

Merged
merged 1 commit into from Apr 1, 2022

Conversation

almusil
Copy link
Member

@almusil almusil commented Mar 30, 2022

The long name networks are represented on the host as onUUID.
When the network is unmanaged and the attachment is gone we need
to remove network based on it's vdsm name and not the name
that it had in engine. Use vdsmName for removal of unmanaged
interfaces instead of the engine name.

Signed-off-by: Ales Musil amusil@redhat.com

The long name networks are represented on the host as onUUID.
When the network is unmanaged and the attachment is gone we need
to remove network based on it's vdsm name and not the name
that it had in engine. Use vdsmName for removal of unmanaged
interfaces instead of the engine name.

Signed-off-by: Ales Musil <amusil@redhat.com>
Bug-Url: https://bugzilla.redhat.com/2070053
@almusil almusil force-pushed the fix_removal_of_long_name_net branch from 328b8aa to cae641d Compare March 30, 2022 11:49
@almusil almusil requested a review from erav March 30, 2022 11:50
@almusil
Copy link
Member Author

almusil commented Mar 31, 2022

/ost

1 similar comment
@almusil
Copy link
Member Author

almusil commented Mar 31, 2022

/ost

@almusil
Copy link
Member Author

almusil commented Apr 1, 2022

/ost basic-suite-master rhel8

@mwperina mwperina merged commit ce999ff into oVirt:master Apr 1, 2022
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.

None yet

3 participants