
Arik Hadas has submitted this change and it was merged. Change subject: core: add auto-startup parameters to engine-config ...................................................................... core: add auto-startup parameters to engine-config Add two parameters which are related to restart of highly-available VM to engine-config: 1. For setting the maximum number of attempts that will be made in order to restart highly-available VM that crashed 2. For setting the interval (in seconds) between those restart attempts Change-Id: I9bf0953b5808020cbfa39a79385faf442b5e13a0 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M packaging/etc/engine-config/engine-config.properties 1 file changed, 4 insertions(+), 0 deletions(-) Approvals: Arik Hadas: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/27114 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9bf0953b5808020cbfa39a79385faf442b5e13a0 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org