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
This commit is contained in:
Slawek Kaplonski 2019-12-11 09:51:58 +01:00
parent ede8b1269c
commit f7a7076fac

View File

@ -1,6 +1,6 @@
acl
dnsmasq-base
dnsmasq-utils # for dhcp_release only available in dist:precise
dnsmasq-utils # for dhcp_release
ebtables
haproxy # to serve as metadata proxy inside router/dhcp namespaces
iptables