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

oschreib at redhat.com oschreib at redhat.com
Wed May 8 10:31:37 UTC 2013


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 at 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 at redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Mark Huth <mhuth at redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi at redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>



More information about the Engine-commits mailing list