vmware-nsx/quantum/plugins/nec
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
..
agent Fix TestNecAgentMain not to call sys.exit() 2013-06-19 02:00:27 -04:00
common Revert dependency on oslo.config 1.2.0 2013-05-29 06:54:55 +01:00
db Remove unnecessary checks for MultipleResultsFound 2013-05-29 13:20:21 +04:00
drivers Docstrings formatted according to pep257 2013-04-30 16:10:06 +03:00
extensions Revert dependency on oslo.config 1.2.0 2013-05-29 06:54:55 +01:00
__init__.py NEC OpenFlow plugin support. 2012-08-14 19:01:39 +09:00
nec_plugin.py Ensure to remove auto delete ports from OFC in NEC plugin 2013-06-12 17:40:34 +09:00
ofc_driver_base.py plugin/nec: Make sure resources on OFC is globally unique. 2013-02-18 17:40:35 +09:00
ofc_manager.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
README remove unittest section for nec plugin README file 2012-09-19 10:50:03 +08:00

Quantum NEC OpenFlow Plugin


# -- What's this?

http://wiki.openstack.org/Quantum-NEC-OpenFlow-Plugin


# -- Installation

Use QuickStart Script for this plugin.  This provides you auto installation and
configuration of Nova, Quantum and Trema.
https://github.com/nec-openstack/quantum-openflow-plugin/tree/folsom