Change in ovirt-engine[master]: notifier: move to the new service infrastructure

Yair Zaslavsky has submitted this change and it was merged. Change subject: notifier: move to the new service infrastructure ...................................................................... notifier: move to the new service infrastructure rename service to ovirt-engine-notifier to match other services. remove redundant parameter validations in shell script as there is duplicate java logic. Change-Id: I2aadeca8b3017dad4107939c7c624ef020347b94 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M .gitignore M Makefile M ovirt-engine.spec.in D packaging/bin/engine-notifier-service.sh D packaging/bin/engine-notifier.sh M packaging/conf/notifier.conf.defaults.in M packaging/fedora/setup/basedefs.py M packaging/fedora/setup/common_utils.py M packaging/fedora/setup/engine-cleanup.py M packaging/fedora/setup/engine-upgrade.py M packaging/services/config.py.in A packaging/services/ovirt-engine-notifier.py A packaging/services/ovirt-engine-notifier.systemd.in A packaging/services/ovirt-engine-notifier.sysv.in 14 files changed, 424 insertions(+), 426 deletions(-) Approvals: Alon Bar-Lev: Verified Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/14378 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2aadeca8b3017dad4107939c7c624ef020347b94 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
yzaslavs@redhat.com