
Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: setup: do not accept '_' character in FQDN ...................................................................... packaging: setup: do not accept '_' character in FQDN Synced with ovirt-engine. Can't use \w metacharacter because it matches '_' character. Change-Id: I28d240c4be8e8b84aebeb25fdbc8afc6e8f5d828 Bug-Url: https://bugzilla.redhat.com/1269182 Signed-off-by: Rafael Martins <rmartins@redhat.com> (cherry picked from commit abd7e559dd27589c5eec7ab353bcd57fdc071d75) --- M src/plugins/ovirt-hosted-engine-setup/engine/fqdn.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Sandro Bonazzola: Looks good to me, approved Jenkins CI: Passed CI tests Rafael Martins: Verified -- To view, visit https://gerrit.ovirt.org/46986 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I28d240c4be8e8b84aebeb25fdbc8afc6e8f5d828 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: ovirt-hosted-engine-setup-1.3 Gerrit-Owner: Rafael Martins <rmartins@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Rafael Martins <rmartins@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: automation@ovirt.org