vmware-nsx/neutron/agent
Hui HX Xiang 2eb5fcfa50 Add error log for SystemExit in dhcp-agent
The SystemExit exception should be logged in dhcp-agent, the
operator may miss the useful exception messages to debug.

* Add error log for SystemExit in dhcp-agent.
* Add addCleanup(mock.patch.stopall) in setup()
* Remove teardown()
* Add unit test for None and nonexistent interface_driver.

Closes-Bug #1239030

Change-Id: I01bef69adecaaf8d8a919034d33c60a43e4469a7
2013-10-15 02:33:44 -07:00
..
common Switch agent report_interval option to float 2013-10-01 18:27:44 +00:00
linux Add error log for SystemExit in dhcp-agent 2013-10-15 02:33:44 -07:00
metadata Fix comment typo s/no/so 2013-08-30 15:15:24 -07:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
dhcp_agent.py Fix dhcp_release lease race condition 2013-10-08 12:41:07 -07:00
firewall.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
l2population_rpc.py Fix l2 pop doesn't propagate ip address updates 2013-09-26 05:20:17 +02:00
l3_agent.py Prevent L3 agent looping calls from hanging 2013-10-08 06:08:01 -07:00
netns_cleanup_util.py Improve dhcp agent structure to support multiple dhcp models 2013-08-23 13:41:31 -07:00
ovs_cleanup_util.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
rpc.py change port status only if port is bound to the good host 2013-10-02 15:14:18 +02:00
securitygroups_rpc.py Ensure that security group agent is bound prior to accessing 2013-09-29 10:29:32 -07:00