neutron/neutron/tests/unit/agent/linux
Lucas Alvares Gomes 6669ee9af6 DHCP agent: Set an "ipxe" tag to work with Ironic
Ironic expects neutron to have an "ipxe" tag for the option 175 which is
sent by iPXE/gPXE when booting a node. The problem is that up to now this
tag was not created by Neutron, causing the nodes deployed with Ironic
+ iPXE to fail to boot. This patch is creating this tag when launching
the dnsmasq process.

DocImpact
Change-Id: I45a0f51365b37e7d85848fcdcbcf7aa6a1dddfed
Closes-Bug: #1442123
2015-06-19 11:04:59 +01:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_async_process.py Remove use of contextlib.nested 2015-05-06 04:43:01 -07:00
test_bridge_lib.py Remove from BridgeDevice homemade execute in namespace 2015-05-09 14:18:27 +02:00
test_daemon.py Use os._exit after forking 2015-05-26 10:11:52 +10:00
test_dhcp.py DHCP agent: Set an "ipxe" tag to work with Ironic 2015-06-19 11:04:59 +01:00
test_ebtables_driver.py ARP spoofing patch: Low level ebtables integration 2015-04-22 09:32:02 +12:00
test_ebtables_manager.py ARP spoofing patch: Data structures for rules. 2015-05-08 08:23:35 +12:00
test_external_process.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_interface.py Clean only floating-ip related connection states 2015-06-05 22:58:33 +02:00
test_ip_lib.py Stop sending gratuitous arp when ip version is 6 2015-06-11 13:47:04 -04:00
test_ip_link_support.py Remove root_helper arg from sanity checks 2015-02-20 03:23:38 +00:00
test_ip_monitor.py Introduce ip address monitor 2015-03-03 20:06:14 -05:00
test_ipset_manager.py Improve test_set_members_deleting_less_than_5 2015-05-29 16:29:47 +00:00
test_iptables_firewall.py Update ipset members when corresponding sg member is empty 2015-06-08 14:20:59 +08:00
test_iptables_manager.py Switch to dictionary for iptables find 2015-05-27 17:51:31 -07:00
test_keepalived.py Simplify keepalived.virtual_routes 2015-04-20 14:49:37 +08:00
test_ovsdb_monitor.py Add get_events to OVSDB monitor 2015-06-08 13:39:20 +00:00
test_polling.py OVS agent support on Hyper-V 2015-03-25 13:48:33 -07:00
test_utils.py Enhance utils.ensure_dir to be resilient to concurrent workers 2015-06-03 16:56:23 +00:00