647d925f84
RPC is a standard way of interacting between Neutron server and agents Using neutron client is also inefficient as it results in unneeded keystone load and may become a bottleneck at scale DocImpact When upgrading, one should upgrade neutron server first, then metadata agent. However there is a fallback in case metadata agent fails to get info from server by rpc - it will return to using neutron client. Closes-Bug: #1092043 Change-Id: Ib75568643e6062543c0ff8cf80fba1b40b4fe82f |
||
---|---|---|
.. | ||
agent | ||
common | ||
db | ||
drivers | ||
extensions | ||
__init__.py | ||
nec_plugin.py | ||
nec_router.py | ||
ofc_driver_base.py | ||
ofc_manager.py | ||
packet_filter.py | ||
README | ||
router_drivers.py |
Quantum NEC OpenFlow Plugin # -- What's this? https://wiki.openstack.org/wiki/Neutron/NEC_OpenFlow_Plugin # -- Installation Use QuickStart Script for this plugin. This provides you auto installation and configuration of Nova, Neutron and Trema. https://github.com/nec-openstack/quantum-openflow-plugin/tree/folsom