Itamar Heim has submitted this change and it was merged.
Change subject: packaging: setup: support classless IN-ADDR.ARPA delegation
......................................................................
packaging: setup: support classless IN-ADDR.ARPA delegation
support reverse query checking for RFC2317("Classless IN-ADDR.ARPA
delegation") type domain host.
recent version requires to set local host domain in /etc/hosts or
private DNS server. this update treats sub-delegated reverse zone,
which uses CNAME to forward NS.
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1061032
Change-Id: I9f65fbc27992ddae0b3d01e19d317a2abe39db7b
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
Signed-off-by: Mark Kachi <love.cairn(a)gmail.com>
---
M packaging/setup/plugins/ovirt-engine-setup/base/network/hostname.py
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Alon Bar-Lev: Verified
Sandro Bonazzola: Looks good to me, approved
Mark Kachi: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/24029
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9f65fbc27992ddae0b3d01e19d317a2abe39db7b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Mark Kachi <love.cairn(a)gmail.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server