Comment 2 for bug 1586178

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

Reviewed: https://review.openstack.org/464037
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=5d9ae0ce395beedab34277b1836dae7181d5309e
Submitter: Jenkins
Branch: master

commit 5d9ae0ce395beedab34277b1836dae7181d5309e
Author: Graham Hayes <email address hidden>
Date: Thu May 11 12:15:23 2017 -0400

    Ensure TTL is not 0 for zone imports

    If zone imports have a ttl of 0 update
    the zone ttl to the min_ttl configured for
    the designate install

    Change-Id: Idec854997fa9b6ad5d6af29bf6935c069dcbc40a
    Closes-Bug: #1586178