yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57176
[Bug 1628634] [NEW] Misleading log level when an error occur while applying the DHCP options
Public bug reported:
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
** Affects: neutron
Importance: Undecided
Assignee: Lucas Alvares Gomes (lucasagomes)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Lucas Alvares Gomes (lucasagomes)
--
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:
New
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
Follow ups