
Vinzenz Feenstra has submitted this change and it was merged. Change subject: Filter Windows HotFixes by ReleaseType value ...................................................................... Filter Windows HotFixes by ReleaseType value Non-english releases contain a field 'ReleaseType' which contains an english string 'Security Update', 'Hotfix' or 'Update' Additionally we're checking for 'ParentKeyName' which contains 'OperatingSystem' in case of an update. Change-Id: I4ab40ed538a48d79f30ee300d791ce4636371634 Bug-Url: https://bugzilla.redhat.com/1108672 Signed-off-by: Vinzenz Feenstra <vfeenstr@redhat.com> --- M ovirt-guest-agent/GuestAgentWin32.py 1 file changed, 12 insertions(+), 6 deletions(-) Approvals: Vinzenz Feenstra: Verified; Looks good to me, approved Francesco Romani: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/28780 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4ab40ed538a48d79f30ee300d791ce4636371634 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-guest-agent Gerrit-Branch: ovirt-3.4 Gerrit-Owner: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: Francesco Romani <fromani@redhat.com> Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: automation@ovirt.org