Bind9 nzf path wrong on RHEL

Bug #1280418 reported by Harm Weites
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Fix Released
Medium
Harm Weites
Icehouse
Fix Released
Medium
Harm Weites

Bug Description

The code for bind9 expects the nzf path to be /var/cache/bind/. This will horribly fail on deployments using a non-standard path.

http://bazaar.launchpad.net/~designate-core/designate/master/view/head:/designate/backend/impl_bind9.py#L135
(And probably more places)

Harm Weites (harmw)
description: updated
Kiall Mac Innes (kiall)
Changed in designate:
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Harm Weites (harmw) wrote :

Allow for a configurable path to where bind9 stores the nzf files.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to designate (master)

Fix proposed to branch: master
Review: https://review.openstack.org/74132

Changed in designate:
assignee: nobody → Harm Weites (harm-o)
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to designate (master)

Reviewed: https://review.openstack.org/74132
Committed: https://git.openstack.org/cgit/stackforge/designate/commit/?id=ed1517c626105f2e9655b98672ee9b629115b628
Submitter: Jenkins
Branch: master

commit ed1517c626105f2e9655b98672ee9b629115b628
Author: Harm Weites <email address hidden>
Date: Mon Feb 17 20:15:45 2014 +0100

    Adds a setting for the location of the nzf files

    Bind9 stores the nzf files in a configurable path, specified in
    named.conf. To make sure designate looks in the right place, this patch
    adds support to specify the correct path in designate.conf as well.

    Change-Id: I75d3e982379b487a746987c61f9a4e0de8ff56da
    Closes-Bug: 1280418

Changed in designate:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.