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/1103710
Signed-off-by: Vinzenz Feenstra <vfeenstr(a)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/28278
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4ab40ed538a48d79f30ee300d791ce4636371634
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-guest-agent
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani(a)redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek(a)redhat.com>
Gerrit-Reviewer: Tomáš Došek <tdosek(a)redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server