vmware-nsx/quantum/plugins/nec/agent
Roman Bogorodskiy 381cb1c4e4 Fix TestNecAgentMain not to call sys.exit()
test_main() was calling sys.exit() killing test running
and not allowing tests to complete in a proper way.

Drop explicit sys.exit() call from net agent's main() and
fix outdated mocks in test_main().

Fixes bug #1192270

Change-Id: Iea8d5508f73eb9144e452de3305f2dec4c2a319c
2013-06-19 02:00:27 -04:00
..
__init__.py NEC OpenFlow plugin support. 2012-08-14 19:01:39 +09:00
nec_quantum_agent.py Fix TestNecAgentMain not to call sys.exit() 2013-06-19 02:00:27 -04:00