486962d0e2
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 |
||
---|---|---|
.. | ||
__init__.py | ||
fake_ofc_manager.py | ||
stub_ofc_driver.py | ||
test_agent_scheduler.py | ||
test_config.py | ||
test_db.py | ||
test_nec_agent.py | ||
test_nec_plugin.py | ||
test_ofc_client.py | ||
test_ofc_manager.py | ||
test_packet_filter.py | ||
test_pfc_driver.py | ||
test_portbindings.py | ||
test_router.py | ||
test_security_group.py | ||
test_trema_driver.py | ||
test_utils.py |