Comment 1 for bug 2046246

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

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

commit 907c461db0b90495553845c5c5be329b0504f5fd
Author: Joseph Vazhappilly <email address hidden>
Date: Tue Dec 12 05:53:42 2023 -0500

    Update dns hostname validation for host-records

    The validation of hostname in service parameter dns host-record
    is updated to use a new utility function. This function checks
    hostname to match the definitions as per RFCs (1035/3.1, 2181/11)

    Closes-bug: 2046246

    Test Plan:
    PASS: Verify build and install
    PASS: Verify service-parameter-add with valid & invalid hostname

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