Bug 1307262 - [RFE] Disable power management (display and computer)
Summary: [RFE] Disable power management (display and computer)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-live
Classification: Retired
Component: RFEs
Version: 3.6.2
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ovirt-3.6.5
: 3.6.5
Assignee: Lev Veyde
QA Contact: Gonza
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-13 18:47 UTC by Yaniv Kaul
Modified: 2017-05-11 09:29 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-04-21 14:39:44 UTC
oVirt Team: Integration
Embargoed:
rule-engine: ovirt-3.6.z+
ylavi: planning_ack+
sbonazzo: devel_ack+
pstehlik: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 54772 0 master MERGED centos-7: Disable power management 2016-03-21 14:13:50 UTC
oVirt gerrit 54991 0 master MERGED centos-7: Disable webadmin auto logout 2016-03-24 12:53:53 UTC
oVirt gerrit 55208 0 ovirt-live-3.6 MERGED centos-7: Disable power management 2016-03-29 11:28:09 UTC
oVirt gerrit 55209 0 ovirt-live-3.6 MERGED centos-7: Disable webadmin auto logout 2016-03-29 11:28:52 UTC

Description Yaniv Kaul 2016-02-13 18:47:59 UTC
Description of problem:
For demo purposes, it's critical that we disable power management (so computer / laptop does not turn off) as well as display power management (dim / turn off).

I don't recall if we have auto-exit from the admin portal - we need to disable it as well.

Comment 1 Mike McCune 2016-03-28 22:58:03 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 2 Gonza 2016-04-13 13:31:09 UTC
Verified with:
ovirt-live-el7-3.6.5_rc3.iso

Setup ended successfully.
Disabling auto-logout from WebAdmin portal.

$ gsettings get org.gnome.desktop.screensaver idle-activation-enabled
false
$ gsettings get org.gnome.settings-daemon.plugins.power active
false
$ gsettings get org.gnome.settings-daemon.plugins.power idle-dim
false
$ gsettings get org.gnome.desktop.session idle-delay
uint32 0
$ sudo engine-config -g UserSessionTimeOutInterval
UserSessionTimeOutInterval: -1 version: general
$ sudo ovirt-aaa-jdbc-tool settings show --name MAX_LOGIN_MINUTES
-- setting --
name: MAX_LOGIN_MINUTES
value: -1
type: class java.lang.Integer
description: session global maximum in minutes. -1 = no limit \n actual value subject to user validity and user allowed hours


Note You need to log in before you can comment on or make changes to this bug.