Comment 1 for bug 2046247

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

Reviewed: https://review.opendev.org/c/starlingx/config/+/903493
Committed: https://opendev.org/starlingx/config/commit/f586a97eadc62cbc63f9c1bc521ca76311361774
Submitter: "Zuul (22348)"
Branch: master

commit f586a97eadc62cbc63f9c1bc521ca76311361774
Author: Joseph Vazhappilly <email address hidden>
Date: Tue Dec 12 00:10:55 2023 -0500

    Check duplicate in host-record service parameter

    This change restricts user to create dns host-record with same value
    A check is added to validate host-record value against already existing
    values before create or modify operations.

    Closes-bug: 2046247

    Test Plan:
    PASS: Verify build and install
    PASS: Verify service-parameter-add to add duplicate host-record
    PASS: Verify service-parameter-modify with existing host-record

    Change-Id: Ic58e863a8c1715e1237edee1f69573af4bbdb939
    Signed-off-by: Joseph Vazhappilly <email address hidden>