Comment 4 for bug 1533402

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

Reviewed: https://review.openstack.org/276166
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=31d46c9ff356a56b7521b341ad2dea011917f416
Submitter: Jenkins
Branch: stable/liberty

commit 31d46c9ff356a56b7521b341ad2dea011917f416
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