Bug 1545006
Summary: | openstack-neutron DHCP agent requires dnsmasq-utils 2.76 | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Pradipta Kumar Sahoo <psahoo> | |
Component: | openstack-neutron | Assignee: | Bernard Cafarelli <bcafarel> | |
Status: | CLOSED ERRATA | QA Contact: | Toni Freger <tfreger> | |
Severity: | low | Docs Contact: | ||
Priority: | low | |||
Version: | 10.0 (Newton) | CC: | amcleod, amuller, bcafarel, chrisw, nyechiel, psahoo, ragiman, srevivo | |
Target Milestone: | z9 | Keywords: | TestOnly, Triaged, ZStream | |
Target Release: | 10.0 (Newton) | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | openstack-neutron-9.4.1-18.el7ost | Doc Type: | Bug Fix | |
Doc Text: |
Previously, when a VM was destroyed, the IPv6 lease was not removed from dnsmasq lease files due to a missing dhcp_release6 binary.
With this update, the dhcp_release6 binary is now provided in an updated dnsmasq-utils package version.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1547646 (view as bug list) | Environment: | ||
Last Closed: | 2018-09-17 16:52:18 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | 1554860 | |||
Bug Blocks: |
Description
Pradipta Kumar Sahoo
2018-02-14 02:03:35 UTC
According to brewweb, dnsmasq 2.76 is tagged in RHEL 7.4, and that includes dnsmasq-utils-2.76 which includes dhcp6_release. OSP 10 is supported on RHEL 7.4, so the customer should get the correct dnsmasq and dnsmasq-utils package. Can you please confirm the customer is on latest RHEL? Assigning to Bernard. We triaged this bug on a triaging team call and it seems like dnsmasq and dnsmasq-utils don't have shared code and are essentially independent, meaning they can run with mismatched versions, so the solution is to require a minimal version of dnsmasq-utils in the Neutron spec. The actual RFE here was #1375569, only issue is that we do not explicitely require 2.76 in openstac-neutron spec. According to our records, this should be resolved by openstack-neutron-9.4.1-19.el7ost. This build is available now. Hi there, If this bug requires doc text for errata release, please set the 'Doc Type' and provide draft text according to the template in the 'Doc Text' field. The documentation team will review, edit, and approve the text. If this bug does not require doc text, please set the 'requires_doc_text' flag to -. Thanks, Alex Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:2715 |