Piotr Kliczewski has submitted this change and it was merged.
Change subject: packaging: Add Hosted Engine VM detection
......................................................................
packaging: Add Hosted Engine VM detection
Add code to detect if we're running under Hosted Engine VM and
abort the setup if the system is not currently in the Global
Maintenance mode.
An override key of 'OVESETUP_CONFIG/continueSetupOnHEVM' was
added to allow skipping this test.
Change-Id: I26a291b8e31d41e92515a6f8df61c3847f0207e9
Signed-off-by: Lev Veyde <lveyde(a)redhat.com>
Bug-Url:
https://bugzilla.redhat.com/1290073
---
M packaging/setup/ovirt_engine_setup/constants.py
M packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/__init__.py
A packaging/setup/plugins/ovirt-engine-common/ovirt-engine-common/system/he.py
3 files changed, 133 insertions(+), 0 deletions(-)
Approvals:
Lev Veyde: Verified
Sandro Bonazzola: Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/61341
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I26a291b8e31d41e92515a6f8df61c3847f0207e9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0.2
Gerrit-Owner: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>