Sandro Bonazzola has posted comments on this change.

Change subject: packaging: setup: disable AIO on CPUs without VT
......................................................................


Patch Set 4:

(1 comment)

....................................................
File packaging/setup/plugins/ovirt-engine-setup/all-in-one/core.py
Line 78:         before=(
Line 79:             osetupcons.Stages.AIO_CONFIG_AVAILABLE,
Line 80:         ),
Line 81:     )
Line 82:     def _continueSetupWithoutAIO(self):
the following dialog will stop unattended install. Either just warn about AIO 
disabled (the user may always stop it) or allow to answer the dialog through 
environment variable.
Line 83:         if not dialog.queryBoolean(
Line 84:             dialog=self.dialog,
Line 85:             name='OVESETUP_CONTINUE_WITHOUT_AIO',
Line 86:             note=_(


-- 
To view, visit http://gerrit.ovirt.org/19540
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I6f5d1edf045fdfb878e6cf2d2cfa8a2e74b10db8
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <alou...@redhat.com>
Gerrit-Reviewer: Alex Lourie <alou...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to