Vinzenz Feenstra has submitted this change and it was merged.
Change subject: Implementation for guest agent hook points
......................................................................
Implementation for guest agent hook points
This patch introduces the ability of the guest agent to handle lifecycle
events and executes hooks which are configured for the given event.
Change-Id: I77dc3278c28e3f156c54a1db653744c127bd1c3f
Bug-Url:
https://bugzilla.redhat.com/1298120
Signed-off-by: Vinzenz Feenstra <vfeenstr(a)redhat.com>
---
M Makefile.am
M configure.ac
A hooks/Makefile.am
M ovirt-guest-agent.rhel6.spec
M ovirt-guest-agent.spec
M ovirt-guest-agent/GuestAgentLinux2.py
M ovirt-guest-agent/GuestAgentWin32.py
M ovirt-guest-agent/Makefile.am
M ovirt-guest-agent/OVirtAgentLogic.py
M ovirt-guest-agent/OVirtGuestService.py
A ovirt-guest-agent/hooks.py
11 files changed, 157 insertions(+), 4 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Vinzenz Feenstra: Verified; Looks good to me, approved
Milan Zamazal: Looks good to me, but someone else must approve
--
To view, visit
https://gerrit.ovirt.org/51771
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I77dc3278c28e3f156c54a1db653744c127bd1c3f
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-guest-agent
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Polednik <mpolednik(a)redhat.com>
Gerrit-Reviewer: Milan Zamazal <mzamazal(a)redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>