neutron/neutron/agent
Hamdy Khader 59bc19c14a 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] 228a2a7885

Closes-Bug: #1770932
Change-Id: I9728354d5f9e08a0dc23900b2bc22b4a0aedb737
2018-05-17 10:25:28 +03:00
..
common Avoid agents adding ports as trunk by default. 2018-05-09 14:07:27 +02:00
dhcp dhcp: serializing port delete and network rpc calls 2018-05-09 19:04:20 +00:00
l2 Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
l3 Avoid agents adding ports as trunk by default. 2018-05-09 14:07:27 +02:00
linux Use Param DHCP_OPT_CLIENT_ID_NUM 2018-05-17 10:25:28 +03:00
metadata Change metadata agent to log message after failure 2018-05-04 15:45:33 -04:00
ovsdb Make OVSDB debug logging optional 2018-04-18 15:57:18 -05:00
windows Windows: fix exec calls 2018-02-01 17:05:28 +02:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extension.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
firewall.py use EGRESS_DIRECTION and INGRESS_DIRECTION from neutron-lib 2018-02-23 10:36:36 -07:00
l3_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
metadata_agent.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
resource_cache.py remove rpc create_connection 2018-04-27 09:51:11 -06:00
rpc.py remove rpc create_connection 2018-04-27 09:51:11 -06:00
securitygroups_rpc.py Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00