Moti Asayag has posted comments on this change.

Change subject: engine: Retrieve errata from satellite/katello
......................................................................


Patch Set 4:

(1 comment)

http://gerrit.ovirt.org/#/c/37434/4/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/ForemanHostProviderProxy.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/ForemanHostProviderProxy.java:

Line 50: 
Line 51:     private static final String OPERATION_SYSTEM_ENTRY_POINT = 
API_ENTRY_POINT + "/operatingsystems";
Line 52:     private static final String OPERATION_SYSTEM_QUERY = 
OPERATION_SYSTEM_ENTRY_POINT + "?" + JSON_FORMAT;
Line 53: 
Line 54:     private static final String KATELLO_API_ENTRY_POINT = 
"/katello/api/v2";
> is there any sense for foreman without katello? why not have a class that e
There is no katello without foreman.
In the future  /api/foreman/hosts and /katello/api/v2/systems will be merged 
into  /api/foreman/hosts
Line 55:     private static final String CONTENT_HOSTS_ENTRY_POINT = 
KATELLO_API_ENTRY_POINT + "/systems";
Line 56:     private static final String CONTENT_HOST_ERRATA_ENTRY_POINT = 
CONTENT_HOSTS_ENTRY_POINT + "/%1$s/errata";
Line 57:     private static final String CONTENT_HOST_ERRATUM_ENTRY_POINT = 
CONTENT_HOSTS_ENTRY_POINT + "/%1$s/errata/%2$s";
Line 58: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I0d2b79d731dcd605aa567e544d09b56090174756
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to