Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: setup: support HA services ......................................................................
packaging: setup: support HA services After first host addition ask the user to shutdown the VM and start HA services moving the VM control to the HA daemon when the VM is down. Change-Id: I9007d229da2fb8dec52361a011995a1de6c2db7f Signed-off-by: Sandro Bonazzola <[email protected]> --- M configure.ac M src/ovirt_hosted_engine_setup/constants.py M src/plugins/ovirt-hosted-engine-setup/Makefile.am M src/plugins/ovirt-hosted-engine-setup/engine/add_host.py A src/plugins/ovirt-hosted-engine-setup/ha/Makefile.am A src/plugins/ovirt-hosted-engine-setup/ha/__init__.py A src/plugins/ovirt-hosted-engine-setup/ha/ha_services.py 7 files changed, 241 insertions(+), 1 deletion(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17334 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9007d229da2fb8dec52361a011995a1de6c2db7f Gerrit-PatchSet: 7 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Greg Padgett <[email protected]> Gerrit-Reviewer: Lev Veyde <[email protected]> Gerrit-Reviewer: Moran Goldboim <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
