Comment 3 for bug 1974229

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/+/842613
Committed: https://opendev.org/starlingx/stx-puppet/commit/1d5ea136fc599d6f3a00c450e8527823b5ffe96c
Submitter: "Zuul (22348)"
Branch: master

commit 1d5ea136fc599d6f3a00c450e8527823b5ffe96c
Author: Andre Fernando Zanella Kantek <email address hidden>
Date: Thu May 19 16:37:31 2022 -0300

    Debian: accept netmask or prefix-length on routes file

    This change add support to accept netmask or prefix-length on the
    routes file. Puppet will still generate in netmask format

    Test Plan:
    PASS add IPv6 static routes with system host-route-add
    PASS add IPv4 static routes with system host-route-add
    PASS remove IPv6 static routes with system host-route-delete
    PASS remove IPv4 static routes with system host-route-delete

    Closes-Bug: 1974229

    Signed-off-by: Andre Fernando Zanella Kantek <email address hidden>
    Change-Id: Ibfb71c98c431370b338a51097dd93899d829f13e