[node-patches] Change in ovirt-node[master]: Mechanism to detect changed runtime images at boot

fabiand at fedoraproject.org fabiand at fedoraproject.org
Wed Jun 25 18:25:50 UTC 2014


Fabian Deutsch has submitted this change and it was merged.

Change subject: Mechanism to detect changed runtime images at boot
......................................................................


Mechanism to detect changed runtime images at boot

This patch adds a mechanism to detect if the current runtime image is
the same as during the last run.

This mechanism consist of several parts:
1. Reliable 'fingerprint' for an image
2. Safe way to store the image fingerprint
3. A helper to detect image changes and trigger a hook

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1101215
Change-Id: I120326e25de0a0de3e117204777891591b91c604
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M ovirt-node.spec.in
A scripts/on-boot-runtime-image-check.py
M src/Makefile.check
M src/ovirt/node/config/defaults.py
M src/ovirt/node/utils/hooks.py
M src/ovirt/node/utils/security.py
6 files changed, 111 insertions(+), 3 deletions(-)



-- 
To view, visit http://gerrit.ovirt.org/29005
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I120326e25de0a0de3e117204777891591b91c604
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the node-patches mailing list