Comment 2 for bug 1533402

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

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

commit eb3fe8ab592004248001e21cfcb7b160fad9a72d
Author: Rahman Syed <email address hidden>
Date: Tue Jan 26 11:38:05 2016 -0600

    Add validation for MX, TXT, and SSHFP records

    Added validation to ensure that TXT records cannot end
    with a '\' character. Also added validation to ensure
    that a signed zero (-0) cannot be used as an MX record
    priority or SSHFP record fptype.

    Change-Id: Id9bd12f42d7fb5fab9d7a352080f40eec3e9b6b7
    Closes-Bug: 1533402