Comment 2 for bug 2071381

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

Reviewed: https://review.opendev.org/c/starlingx/ha/+/922969
Committed: https://opendev.org/starlingx/ha/commit/de48edd316722c05b27d142b0899c4b67737fe19
Submitter: "Zuul (22348)"
Branch: master

commit de48edd316722c05b27d142b0899c4b67737fe19
Author: Andre Kantek <email address hidden>
Date: Thu Jun 27 15:28:08 2024 -0300

    Collect ip6tables for logging purposes

    Currently SM troubleshoot does not collect ip6tables statistics, only
    iptables. This change adds this information for debugging.

    Tesplan
    [PASS] execute "collect all" and check that the sm.info file contains
           the output of ip6tables -nvL

    Closes-Bug: 2071381

    Change-Id: I62dccf4a1c031449fa56ff9463857819e8bc79f9
    Signed-off-by: Andre Kantek <email address hidden>