Comment 9 for bug 2018998

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-octavia (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/charm-octavia/+/886091
Committed: https://opendev.org/openstack/charm-octavia/commit/3ebb523f89cda314b52805443fb4782a16888c66
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit 3ebb523f89cda314b52805443fb4782a16888c66
Author: Edward Hope-Morley <email address hidden>
Date: Mon May 22 20:05:29 2023 +0100

    Ensure mgmt network mtu

    This will ensure that mtu is set whenever setup_hm_port()
    is called regardless of if the port has just been created
    or not. Also checks mtu in update-status hook.

    Change-Id: I80b5cea812becd1724fcfe2a8a232253eac76735
    Closes-Bug: #2018998
    (cherry picked from commit f326ef267aa3e671b608b823bfcaf938868cba45)