d772fbe5ce
Previously NEC plugin compares old and new datapath_ids as a string and zero padding in hex notation is not taken into account when compared. This causes unintended deletion and recreation of a port on OpenFlow controller. This patch fixes this issue by comparing datapath_ids as hex int. Change-Id: I6aa0a041e98c9bc489af89bb642ec5f86eaecce5 Closes-Bug: 1278349 |
||
---|---|---|
.. | ||
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? http://wiki.openstack.org/Quantum-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