Piotr Kliczewski has submitted this change and it was merged.
Change subject: packaging: setup: raising on invalid application mode values
......................................................................
packaging: setup: raising on invalid application mode values
It was treating every invalid application mode values as
virtOnly. Checking it for a more consistent behavior.
The default value for ApplicationMode at DB creation is
AllModes = 255; making it more explicit.
Change-Id: Ic47e171ddc76a9881e4a915f62dbae762a72f9f8
Bug-Url:
https://bugzilla.redhat.com/1208440
Signed-off-by: Simone Tiraboschi <stirabos(a)redhat.com>
---
M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/appmode.py
1 file changed, 26 insertions(+), 20 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Simone Tiraboschi: Verified
oVirt Jenkins CI Server: Looks good to me, but someone else must approve
--
To view, visit
https://gerrit.ovirt.org/39392
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic47e171ddc76a9881e4a915f62dbae762a72f9f8
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server