missing dnsmasq-utils package

Bug #1855910 reported by Riccardo Pittau
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Fix Released
High
Slawek Kaplonski

Bug Description

The dnsmasq-utils package is missing from ubuntu installation, it contains the command dhcp_release that is needed by the neutron dhcp agent to release ip addresses.
This is causing numerous jobs to fail as the dhcp agent can't work properly.

Revision history for this message
Riccardo Pittau (rpittau) wrote :
Revision history for this message
Dr. Jens Harbott (j-harbott) wrote :

Can you show the local.conf file and stack.sh log where this is happening? It should be installed as dependency for both neutron and nova.

Changed in devstack:
status: New → Incomplete
Revision history for this message
Riccardo Pittau (rpittau) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (master)

Fix proposed to branch: master
Review: https://review.opendev.org/698425

Changed in devstack:
assignee: nobody → Slawek Kaplonski (slaweq)
status: Incomplete → In Progress
Changed in devstack:
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.opendev.org/698425
Committed: https://git.openstack.org/cgit/openstack/devstack/commit/?id=f7a7076facbe8ef7c77863abf977af5cdafdeb6e
Submitter: Zuul
Branch: master

commit f7a7076facbe8ef7c77863abf977af5cdafdeb6e
Author: Slawek Kaplonski <email address hidden>
Date: Wed Dec 11 09:51:58 2019 +0100

    Include dnsmasq-utils package on all Ubuntu versions

    This package provides dhcp_release tool but in files/debs/neutron-common
    it was listed to be installed only on Ubuntu Precise.
    The same file is also in Nova's packages but there is no restriction to
    Ubuntu Precise only there.
    So on all Neutron jobs it was fine but on Ironic's job where Nova
    wasn't enabled, this package was not installed and caused problems
    in Neutron DHCP agent.

    Change-Id: Idd0711cfe6d43f21754a2f0c230cd094ea33cb27
    Closes-Bug: #1855910

Changed in devstack:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (stable/train)

Fix proposed to branch: stable/train
Review: https://review.opendev.org/698475

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (stable/train)

Reviewed: https://review.opendev.org/698475
Committed: https://git.openstack.org/cgit/openstack/devstack/commit/?id=527aeb9bec9c9017cd7cedcfb307b83820951156
Submitter: Zuul
Branch: stable/train

commit 527aeb9bec9c9017cd7cedcfb307b83820951156
Author: Slawek Kaplonski <email address hidden>
Date: Wed Dec 11 09:51:58 2019 +0100

    Include dnsmasq-utils package on all Ubuntu versions

    This package provides dhcp_release tool but in files/debs/neutron-common
    it was listed to be installed only on Ubuntu Precise.
    The same file is also in Nova's packages but there is no restriction to
    Ubuntu Precise only there.
    So on all Neutron jobs it was fine but on Ironic's job where Nova
    wasn't enabled, this package was not installed and caused problems
    in Neutron DHCP agent.

    Change-Id: Idd0711cfe6d43f21754a2f0c230cd094ea33cb27
    Closes-Bug: #1855910
    (cherry picked from commit f7a7076facbe8ef7c77863abf977af5cdafdeb6e)

tags: added: in-stable-train
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.