← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1628634] Re: Misleading log level when an error occur while applying the DHCP options

 

Bug closed due to lack of activity, please feel free to reopen if
needed.

** Changed in: neutron
       Status: In Progress => Won't Fix

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

Title:
  Misleading log level when an error occur while applying the DHCP
  options

Status in neutron:
  Won't Fix

Bug description:
  When an error occur while applying DHCP options for the wrong IP
  version an INFO message is logged. We should be logging an ERROR
  message because without such options the node will not boot at all.

  2016-09-28 19:13:28.065 INFO neutron.agent.linux.dhcp [req-6fe1e66d-432d-4629-a580-d426b1c8b800 ironic d4cc5769c80b4958b8dea8a11573725f] Cannot apply dhcp option tftp-server because it's ip_version 4 is not in port's address IP versions
  2016-09-28 19:13:28.065 INFO neutron.agent.linux.dhcp [req-6fe1e66d-432d-4629-a580-d426b1c8b800 ironic d4cc5769c80b4958b8dea8a11573725f] Cannot apply dhcp option server-ip-address because it's ip_version 4 is not in port's address IP versions
  2016-09-28 19:13:28.066 INFO neutron.agent.linux.dhcp [req-6fe1e66d-432d-4629-a580-d426b1c8b800 ironic d4cc5769c80b4958b8dea8a11573725f] Cannot apply dhcp option tag:!ipxe,bootfile-name because it's ip_version 4 is not in port's address IP versions
  2016-09-28 19:13:28.066 INFO neutron.agent.linux.dhcp [req-6fe1e66d-432d-4629-a580-d426b1c8b800 ironic d4cc5769c80b4958b8dea8a11573725f] Cannot apply dhcp option tag:ipxe,bootfile-name because it's ip_version 4 is not in port's address IP versions

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



References