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 flag for blazar nova prefilter workaround #284

Merged
merged 1 commit into from
May 1, 2024

Conversation

msherman64
Copy link
Contributor

if use_blazar_prefilter is set to true, generate nova config that will disable the blazar-nova filter, and enable our custom prefilter, added to nova in ChameleonCloud/nova#11

Workaround for https://bugs.launchpad.net/nova/+bug/1542491

Please ensure that your nova-scheduler container has this commit before enabling the flag.
ChameleonCloud/nova@7f9058b

if `use_blazar_prefilter` is set to true, generate nova config
that will disable the blazar-nova filter, and enable our custom prefilter,
added to nova in ChameleonCloud/nova#11

Workaround for https://bugs.launchpad.net/nova/+bug/1542491

Please ensure that your nova-scheduler container has this commit before
enabling the flag.
ChameleonCloud/nova@7f9058b
@msherman64 msherman64 requested a review from codyhammock as a code owner May 1, 2024 19:47
@msherman64 msherman64 requested review from codyhammock and removed request for codyhammock May 1, 2024 19:48
Copy link
Member

@codyhammock codyhammock left a comment

Choose a reason for hiding this comment

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

LGTM

@msherman64 msherman64 merged commit ec1c0d8 into stable/xena May 1, 2024
1 check passed
@msherman64 msherman64 deleted the wip/blazar_prefilter branch May 1, 2024 19:52
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.

2 participants