Comment 5 for bug 1927304

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

Reviewed: https://review.opendev.org/c/openstack/designate/+/877164
Committed: https://opendev.org/openstack/designate/commit/86a8cc5f525f6e2ab5e287c027b3bd18b9fbfbd3
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 86a8cc5f525f6e2ab5e287c027b3bd18b9fbfbd3
Author: kpdev <email address hidden>
Date: Thu May 6 06:56:11 2021 +0200

    Validate MX records during recordset create or update

    If invalid MX record is provided during recordset create command or
    valid record is updated to invalid record using recordset set command,
    causes recordset creation/updation failure. This leads to zone enter
    in ERROR state and all further recordset creation calls fail. Validate
    the records within recordset during create or update call.

    Closes-Bug: #1927304
    Change-Id: I0ace4d6c4ad6a6ee236e3af23805b01345d60a42