
Fabian Deutsch has submitted this change and it was merged. Change subject: Check for Hosted Engine in self.application.plugins ...................................................................... Check for Hosted Engine in self.application.plugins We cannot call hosted_engine_page.Plugin() directly (needs app as an argument), nor call we call it with app (already registered). Iterate through the plugins in the application and check from there. Change-Id: Ia375098593b827b7406ffedecc1763bc7da7a1b8 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1258397 Signed-off-by: Ryan Barry <rbarry@redhat.com> Reviewed-on: https://gerrit.ovirt.org/51825 Continuous-Integration: Jenkins CI Reviewed-by: Fabian Deutsch <fabiand@redhat.com> --- M src/engine_page.py 1 file changed, 2 insertions(+), 3 deletions(-) Approvals: Fabian Deutsch: Looks good to me, approved Jenkins CI: Passed CI tests Ryan Barry: Verified -- To view, visit https://gerrit.ovirt.org/51825 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia375098593b827b7406ffedecc1763bc7da7a1b8 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Ryan Barry <rbarry@redhat.com> Gerrit-Reviewer: Fabian Deutsch <fabiand@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ryan Barry <rbarry@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>