Douglas Schilling Landgraf has submitted this change and it was merged.
Change subject: Disable engine registration if hosted engine is configured
......................................................................
Disable engine registration if hosted engine is configured
We can trivially check for HE configuration by importing the
config paths from the HE plugin and checking those. Do so, and
don't let users register if HE is configured, since it's probably
registered to HE
Change-Id: Ia5c86134968a1fa2d6661ac163908112fe1018a4
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1258397
Signed-off-by: Ryan Barry <rbarry(a)redhat.com>
Reviewed-on:
https://gerrit.ovirt.org/49052
Continuous-Integration: Jenkins CI
Reviewed-by: Fabian Deutsch <fabiand(a)redhat.com>
(cherry picked from commit b18463d1992ac0c130c1b4d448e2eb9f8b7627c2)
Reviewed-on:
https://gerrit.ovirt.org/51800
Reviewed-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Continuous-Integration: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Tested-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
---
M src/engine_page.py
1 file changed, 27 insertions(+), 0 deletions(-)
Approvals:
Douglas Schilling Landgraf: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/51800
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia5c86134968a1fa2d6661ac163908112fe1018a4
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node-plugin-vdsm
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>