Sandro Bonazzola has submitted this change and it was merged. Change subject: setup: Conditional statrup state for websocket proxy ...................................................................... setup: Conditional statrup state for websocket proxy Modified to set the startup state during the cleanup for the service ovirt-websocket-proxy only if it exists. Unconditional code was causing an issue while cleanup as the service details were not found and cleanup was failing with error - "[ ERROR ] Failed to execute stage 'Misc configuration': Command '/sbin/chkconfig' failed to execute" Change-Id: Icbafa3ed20b9ed9ed04a16e99cae7b4ae394db1c Bug-Url: https://bugzilla.redhat.com/1095583 Signed-off-by: Shubhendu Tripathi <shtripat@redhat.com> --- M packaging/setup/plugins/ovirt-engine-remove/websocket_proxy/misc.py 1 file changed, 7 insertions(+), 4 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Sandro Bonazzola: Looks good to me, approved Shubhendu Tripathi: Verified oVirt Jenkins CI Server: Looks good to me, but someone else must approve Sahina Bose: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/27490 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icbafa3ed20b9ed9ed04a16e99cae7b4ae394db1c Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shubhendu Tripathi <shtripat@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Shubhendu Tripathi <shtripat@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server