Comment 7 for bug 1770932

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/pike)

Reviewed: https://review.openstack.org/569575
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e8c4eb00c2eba8b4f33624ee4ce71d41738573c5
Submitter: Zuul
Branch: stable/pike

commit e8c4eb00c2eba8b4f33624ee4ce71d41738573c5
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/228a2a7885e1b04d4180fe8daa2992884decaf6d

    Closes-Bug: #1770932
    Change-Id: I9728354d5f9e08a0dc23900b2bc22b4a0aedb737
    (cherry picked from commit 59bc19c14a84283adad555dce8536fd7198b82b3)