Strategy goal required have to be True
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| watcher |
Medium
|
Gábor Antal |
Bug Description
In the section "WATCHER_
So we need to add "required=True"
The code is available here :
https:/
WATCHER_GOALS_OPTS = [
cfg.DictOpt(
'goals',
help='Goals used for the optimization. '
'Maps each goal to an associated strategy (for example: '
]
description: | updated |
Changed in watcher: | |
assignee: | nobody → Gábor Antal (gabor.antal) |
Changed in watcher: | |
status: | New → In Progress |
Changed in watcher: | |
importance: | Undecided → Low |
importance: | Low → Medium |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 34ab93a5f20cc64
Author: Gábor Antal <email address hidden>
Date: Tue Jan 5 14:12:06 2016 +0100
Strategy goals should be required in conf
In the section "WATCHER_
is not mandatory. However it should be.
Change-Id: I2e0770cf7787fe
Closes-Bug: #1531116
Changed in watcher: | |
status: | In Progress → Fix Released |
Fix proposed to branch: master /review. openstack. org/263725
Review: https:/