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

virt: Accept None returned by guest agent for vCPU count #347

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

smelamud
Copy link
Member

@smelamud smelamud commented Nov 3, 2022

If guest agent returns None for vCPU count, TypeError is raised. This patch adds correct handling of this situation.

Bug-Url: https://bugzilla.redhat.com/2120381
Signed-off-by: Shmuel Melamud smelamud@redhat.com

If guest agent returns None for vCPU count, TypeError is raised. This
patch adds correct handling of this situation.

Bug-Url: https://bugzilla.redhat.com/2120381
Signed-off-by: Shmuel Melamud <smelamud@redhat.com>
@smelamud smelamud requested a review from mz-pdm as a code owner November 3, 2022 02:54
@smelamud smelamud self-assigned this Nov 3, 2022
@smelamud smelamud added bug Issue is a bug or fix for a bug virt labels Nov 3, 2022
Copy link
Member

@mz-pdm mz-pdm left a comment

Choose a reason for hiding this comment

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

/ost

@mz-pdm
Copy link
Member

mz-pdm commented Nov 3, 2022

/ost

1 similar comment
@mz-pdm
Copy link
Member

mz-pdm commented Nov 3, 2022

/ost

@mz-pdm mz-pdm merged commit 459c753 into oVirt:master Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is a bug or fix for a bug virt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants