Skip to content

B #7915: Fix PREDICTIVE config lookup in one_drs#7917

Closed
atodorov-storpool wants to merge 1 commit into
OpenNebula:masterfrom
atodorov-storpool:fix-predictive-config-key
Closed

B #7915: Fix PREDICTIVE config lookup in one_drs#7917
atodorov-storpool wants to merge 1 commit into
OpenNebula:masterfrom
atodorov-storpool:fix-predictive-config-key

Conversation

@atodorov-storpool

Copy link
Copy Markdown
Contributor

Description

Read the lowercase "predictive" config key while the config stores PREDICTIVE, so the predictive factor was always 0 and forecasts were never blended in. Also guard against a None value coming from a cluster ONE_DRS template without PREDICTIVE defined.

Branches to which this PR applies

  • master
  • one-X.X

  • Check this if this PR should not be squashed

read the lowercase "predictive" config key while the config stores
PREDICTIVE, so the predictive factor was always 0 and forecasts were
never blended in. Also guard against a None value coming from a cluster
ONE_DRS template without PREDICTIVE defined.
@rsmontero

Copy link
Copy Markdown
Member

merged in a553e76

@rsmontero rsmontero closed this Jul 16, 2026
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