failed to obtain IP from DHCP with infiniband NIC
Bug #1770932 reported by
Hamdy Khader
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
High
|
Hamdy Khader |
Bug Description
DHCP option used to be 'client-id' and that causes issues with infiniband.
For infiniband we need to add 'client-id' DHCP option to get IP address, neutron change 'client-id' to number 61 to meet rfc4776.
change:
https:/
rfc4776:
https:/
Changed in neutron: | |
assignee: | nobody → Hamdy Khader (hamdyk) |
status: | New → In Progress |
tags: | added: neutron-proactive-backport-potential |
tags: | removed: neutron-proactive-backport-potential |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/567583 /git.openstack. org/cgit/ openstack/ neutron/ commit/ ?id=59bc19c14a8 4283adad555dce8 536fd7198b82b3
Committed: https:/
Submitter: Zuul
Branch: master
commit 59bc19c14a84283 adad555dce8536f d7198b82b3
Author: Hamdy Khader <email address hidden>
Date: Thu May 10 15:58:42 2018 +0300
Use Param DHCP_OPT_ CLIENT_ ID_NUM
Ironic is sending 'client-id' as a number (61) to meet rfc4776 [1],
due to this change Neutron DHCP should support this option as well.
[1] https:/ /github. com/openstack/ ironic/ commit/ 228a2a7885e1b04 d4180fe8daa2992 884decaf6d
Closes-Bug: #1770932 a0dc23900b2bc22 b4a0aedb737
Change-Id: I9728354d5f9e08