Martin Peřina has submitted this change and it was merged.
Change subject: engine: Katello 3.0 has one host per FQDN
......................................................................
engine: Katello 3.0 has one host per FQDN
While in Katello 2.x there was no constraint for the FQDN,
and several content host might have the several FQDN, in
Katello 3.0 this is no longer the case, and under the host
collection there is a unique constraint for the FQDN.
Change-Id: If4dc6fb3677b69d877bb90acfa47125f291e0bc0
Bug-Url:
https://bugzilla.redhat.com/1346263
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/ContentHostV30.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/KatelloV30Provider.java
D
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/serialization/json/JsonCustomDateDeserializer.java
3 files changed, 1 insertion(+), 52 deletions(-)
Approvals:
Martin Peřina: Looks good to me, approved
Jenkins CI: Passed CI tests
Moti Asayag: Verified
--
To view, visit
https://gerrit.ovirt.org/59505
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If4dc6fb3677b69d877bb90acfa47125f291e0bc0
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>