Change in ovirt-engine[master]: engine: Expose query for reporting errata for host

Moti Asayag has submitted this change and it was merged. Change subject: engine: Expose query for reporting errata for host ...................................................................... engine: Expose query for reporting errata for host The GetErrataByHostIdQuery query will retrieve available errata for a host which is registered to the katello/satellite service. If the host isn't registered, an empty list will be returned. If the service is not available, an error message will be returned. Change-Id: Ic881e18a53ac43c3fc3ef454c2047ca40599969b Bug-Url: https://bugzilla.redhat.com/1157377 Signed-off-by: Moti Asayag <masayag@redhat.com> --- A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetErrataForHostQuery.java A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetErratumByIdForHostQuery.java A backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/HostErratumQueryParameters.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java 4 files changed, 87 insertions(+), 0 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/37435 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic881e18a53ac43c3fc3ef454c2047ca40599969b Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
masayag@redhat.com