Change in ovirt-engine[master]: engine: Extract katello 2.1 provider into class

masayag at redhat.com masayag at redhat.com
Mon Jun 20 09:38:04 UTC 2016


Moti Asayag has submitted this change and it was merged.

Change subject: engine: Extract katello 2.1 provider into class
......................................................................


engine: Extract katello 2.1 provider into class

The Katello 2.1 API was changed in Katello 3.0.
In order to support Katello 3.0, a refactor work is
required. This patch extracts the Katello 2.1 provider
into its own class.

Change-Id: I9cd825fcdc95759b7797ef176e9978f2e0158937
Bug-Url: https://bugzilla.redhat.com/1346263
Signed-off-by: Moti Asayag <masayag at redhat.com>
---
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/ContentHostProvider.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/HostProviderProxy.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/FilteredErrataRelativeUrlBuilder.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/ForemanHostProviderProxy.java
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/KatelloV21Provider.java
5 files changed, 212 insertions(+), 159 deletions(-)

Approvals:
  Martin Peřina: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Moti Asayag: Verified
  Oved Ourfali: Looks good to me, but someone else must approve



-- 
To view, visit https://gerrit.ovirt.org/59377
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9cd825fcdc95759b7797ef176e9978f2e0158937
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list