Change in ovirt-engine[master]: foreman-integration: Remove domain from hostname to allow rh...

Oved Ourfali has submitted this change and it was merged. Change subject: foreman-integration: Remove domain from hostname to allow rhevh registration ...................................................................... foreman-integration: Remove domain from hostname to allow rhevh registration After RHEVH provisioning installation the provisioned host sends registration request which includes and name added to the domain url as the vds name. oVirt adds the host only with the name, therefore we need to remove the domain url from the request to find out if the request comes after provision. In such case we will update the vds record as it is without relying on the request parameters. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1115343 Change-Id: Ie95c258def25d2e484d4094784eb0b15d62c7ef3 Signed-off-by: Yaniv Bronhaim <ybronhei@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RegisterVdsQuery.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVdsCommand.java 2 files changed, 18 insertions(+), 10 deletions(-) Approvals: Yaniv Bronhaim: Verified Oved Ourfali: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/35450 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie95c258def25d2e484d4094784eb0b15d62c7ef3 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <ybronhei@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Yaniv Bronhaim <ybronhei@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
oourfali@redhat.com