Change in ovirt-engine[engine_3.2]: packaging: make validateFQDN case insensitive

Ofer Schreiber has submitted this change and it was merged. Change subject: packaging: make validateFQDN case insensitive ...................................................................... packaging: make validateFQDN case insensitive If the specified FQDN to rhevm-setup is a different case to that returned by the DNS PTR record, then validateFQDN reports that the reverse-resolved name doesn't match the supplied name and fails the validation and hence rhevm-setup fails. This patch makes validateFQDN case insensitive so it doesn't matter if the supplied FQDN differs in case to that retured by the DNS PTR record, because DNS itself is case insensitive. Change-Id: I7619971956c1eba8b6d3f2a345b8fc85a778384e Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=928165 Signed-off-by: Mark Huth <mhuth@redhat.com> --- M packaging/fedora/setup/engine_validators.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Mark Huth: Verified; Looks good to me, but someone else must approve Alon Bar-Lev: Looks good to me, but someone else must approve Sandro Bonazzola: Verified Ofer Schreiber: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/14526 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7619971956c1eba8b6d3f2a345b8fc85a778384e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: engine_3.2 Gerrit-Owner: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Mark Huth <mhuth@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgoldboi@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com>
participants (1)
-
oschreib@redhat.com