Comment 2 for bug 2043139

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

Reviewed: https://review.opendev.org/c/starlingx/stx-puppet/+/900556
Committed: https://opendev.org/starlingx/stx-puppet/commit/659a4d1ed91a39e8dcc5ebaa84a742b1299e32d6
Submitter: "Zuul (22348)"
Branch: master

commit 659a4d1ed91a39e8dcc5ebaa84a742b1299e32d6
Author: Andre Mauricio Zelak <email address hidden>
Date: Thu Nov 9 17:42:37 2023 -0300

    Validate PTP clock interface parameters

    Validate the given clock interface parameters and warn about
    the invalid ones.

    Test plan:
    PASS: Invalid interface parameter is ignored, and the conf file
    is written with remaining valid parameters.
    PASS: Change invalid to a valid parameter, the conf file is
    updated with valid parameters.

    Closes-Bug: 2043139

    Change-Id: I5ebf3655840eef6280b6544ad663d90c82bd275b
    Signed-off-by: Andre Mauricio Zelak <email address hidden>