Skip to content

CA-404693 prohibit selecting driver variant if h/w not present #6243

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

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

lindig
Copy link
Contributor

@lindig lindig commented Jan 21, 2025

Introduce a new error and raise it if a host driver variant is selected for hardware that is not present.

Introduce a new error and raise it if a host driver variant is selected
for hardware that is not present.

Signed-off-by: Christian Lindig <christian.lindig@cloud.com>
Copy link
Contributor

@contificate contificate left a comment

Choose a reason for hiding this comment

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

Nit: I think if not ... then is marginally clearer than if ... = false then.

@lindig lindig added this pull request to the merge queue Jan 21, 2025
Merged via the queue into xapi-project:master with commit f2743cf Jan 21, 2025
15 checks passed
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.

5 participants