← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1412818] [NEW] DHCP agent dnsmasq driver should not check dnsmasq version at runtime

 

Public bug reported:

Dumb version check is too unsafe, for there are environments with
extensive backports to dnsmasq, where all the needed features are
present in dnsmasq, but version string is still 'old'. We should not
apply such unsafe checks (and exit the agent!) in the service.

** Affects: neutron
     Importance: Wishlist
     Assignee: Ihar Hrachyshka (ihar-hrachyshka)
         Status: In Progress

** Changed in: neutron
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1412818

Title:
  DHCP agent dnsmasq driver should not check dnsmasq version at runtime

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  Dumb version check is too unsafe, for there are environments with
  extensive backports to dnsmasq, where all the needed features are
  present in dnsmasq, but version string is still 'old'. We should not
  apply such unsafe checks (and exit the agent!) in the service.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1412818/+subscriptions


Follow ups

References