Comment 2 for bug 2072593

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

Reviewed: https://review.opendev.org/c/openstack/octavia/+/923792
Committed: https://opendev.org/openstack/octavia/commit/f5b73d8e00ede78eea5e450194bb3d2adb5e8403
Submitter: "Zuul (22348)"
Branch: master

commit f5b73d8e00ede78eea5e450194bb3d2adb5e8403
Author: Michael Johnson <email address hidden>
Date: Tue Jul 9 21:18:05 2024 +0000

    Stop using DHCP for o-hm0 interface in devstack

    We know the IP address allocated to the o-hm0 interface by neutron, so
    there is no need to use DHCP on this interface. Some distributions are
    changing DHCP clients and the current code fails on those new releases.

    Closes-Bug: #2072593
    Change-Id: Ie46a5d9620c8ef2b6da04976a742df9c71752e08