Comment 6 for bug 1965530

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

Reviewed: https://review.opendev.org/c/openstack/ovn-octavia-provider/+/834471
Committed: https://opendev.org/openstack/ovn-octavia-provider/commit/b17e4769015a749e211b9b394437523f8f840563
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit b17e4769015a749e211b9b394437523f8f840563
Author: Miguel Lavalle <email address hidden>
Date: Fri Mar 18 13:03:22 2022 -0500

    Remove incorrect character in f-string

    Patch [1] switched to f-strings, unwillingly introducing a 'i' to an
    ip address. This change corrects that error

    [1] https://review.opendev.org/c/openstack/ovn-octavia-provider/+/816829

    Closes-Bug: #1965530
    Change-Id: I832780660a3658552dc8fb50c3e232306e1fa110
    (cherry picked from commit 90bd5dc71ecd4891fcd9292d56726f034a59fbdf)