Comment 3 for bug 1881532

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

Reviewed: https://review.opendev.org/733055
Committed: https://git.openstack.org/cgit/openstack/charm-designate-bind/commit/?id=02f667ac166dc8d6e1eeb8b0d130b6259abc01d2
Submitter: Zuul
Branch: master

commit 02f667ac166dc8d6e1eeb8b0d130b6259abc01d2
Author: Liam Young <email address hidden>
Date: Wed Jun 3 07:20:25 2020 +0000

    Update files used to seed new bind units

    It looks like the focal version of named is compiled with lmdb
    support where as the bionic version is not. This means that on
    Focal+ zone information is stored in a nzd file rather than
    nzf. This change ensure that nzd files are also used to seed new
    units.

    Change-Id: Ib1954ec01d78518da064b0912b91643c153d543e
    Closes-Bug: #1881532