Bug 1384563
Summary: | Miss power management parameters under power_saving policy | ||||||
---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Artyom <alukiano> | ||||
Component: | Backend.Core | Assignee: | Martin Sivák <msivak> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Artyom <alukiano> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.0.5 | CC: | bugs | ||||
Target Milestone: | ovirt-4.0.5 | Keywords: | EasyFix, Triaged | ||||
Target Release: | 4.0.5.5 | Flags: | msivak:
ovirt-4.0.z?
msivak: ovirt-4.1? rule-engine: planning_ack? msivak: devel_ack+ mavital: testing_ack+ |
||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
Cause:
A missing code definition...
Consequence:
The two automatic power management fields were missing from the power saving cluster policy parameter list.
Fix:
Definition added.
Result:
The parameters can be now configured.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-01-18 07:40:04 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | SLA | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Verified on rhevm-4.0.5.5-0.1.el7ev.noarch |
Created attachment 1210156 [details] screenshot Description of problem: Miss "EnableAutomaticHostPowerManagement" and "HostsInReserve" parameters under power_saving scheduling policy. Version-Release number of selected component (if applicable): rhevm-4.0.5-0.1.el7ev.noarch How reproducible: Always Steps to Reproduce: 1. Change cluster policy to power_saving 2. Try to add additional parameters 3. Actual results: Policy does not have "EnableAutomaticHostPowerManagement" and "HostsInReserve" parameters Expected results: Policy must have "EnableAutomaticHostPowerManagement" and "HostsInReserve" parameters Additional info: See screenshot