yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #72872
[Bug 1770932] [NEW] failed to obtain IP from DHCP with infiniband NIC
Public bug reported:
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://github.com/openstack/ironic/commit/228a2a7885e1b04d4180fe8daa2992884decaf6d
rfc4776:
https://tools.ietf.org/html/rfc4776
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1770932
Title:
failed to obtain IP from DHCP with infiniband NIC
Status in neutron:
New
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://github.com/openstack/ironic/commit/228a2a7885e1b04d4180fe8daa2992884decaf6d
rfc4776:
https://tools.ietf.org/html/rfc4776
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1770932/+subscriptions
Follow ups