1985e16d2e
blueprint quantum-nec-openflow-plugin Change-Id: Ib6d6f658bbf6d653527fa7820685f9bed1412a18
21 lines
472 B
Plaintext
21 lines
472 B
Plaintext
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
|
|
|
|
|
|
# -- Running Tests
|
|
|
|
To run tests of this plugin (run the following from the top level Quantum
|
|
directory):
|
|
PLUGIN_DIR=quantum/plugins/nec ./run_tests.sh -N
|