381cb1c4e4
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 |
||
---|---|---|
.. | ||
agent | ||
common | ||
db | ||
drivers | ||
extensions | ||
__init__.py | ||
nec_plugin.py | ||
ofc_driver_base.py | ||
ofc_manager.py | ||
README |
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