Octavia devstack plugin fails with Ubuntu 24.04 dhclient

Bug #2072593 reported by Michael Johnson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
octavia
Fix Released
High
Michael Johnson

Bug Description

The Octavia devstack plugin fails when run on Ubuntu 24.04 because dhclient has been replaced with dhcpd.

We should stop using DHCP for the o-hm0 network in devstack as it's not needed. We already know the IP address allocated to the port from neutron. Removing the use of DHCP in the devstack plugin will not only speed up devstack installs, but it is one less unrelated service that could fail during our test runs.

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

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/octavia/+/923792

Changed in octavia:
status: Triaged → In Progress
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

Changed in octavia:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.