
Juan Hernandez has submitted this change and it was merged. Change subject: packaging: updated the upgrade to use engine 'maint' mode ...................................................................... packaging: updated the upgrade to use engine 'maint' mode * Updated the implementaion of the maintenance mode. Now instead of starting the engine with different ports we use the "real" maintenance mode provided by the engine and implemented with the commit [1]. * Added a use of utility that checks the system and finds zombie async tasks. If such tasks are found, we clean them, including the related compensasions. [1] SHA 9173096a1a6324045d13429ce9d704b7cc97d2ef Patch: http://gerrit.ovirt.org/#/c/8669 Bug-URL: https://bugzilla.redhat.com/868639 Bug-Url: https://bugzilla.redhat.com/868642 Change-Id: Iad4fdd62493085b7ecb4d51fb54e8057418075e1 Signed-off-by: Alex Lourie <alourie@redhat.com> --- M packaging/fedora/setup/basedefs.py M packaging/fedora/setup/common_utils.py M packaging/fedora/setup/engine-upgrade.py M packaging/fedora/setup/output_messages.py 4 files changed, 67 insertions(+), 8 deletions(-) Approvals: Alex Lourie: Verified Juan Hernandez: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11159 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iad4fdd62493085b7ecb4d51fb54e8057418075e1 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Barak Azulay <bazulay@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgoldboi@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>