Fix flows detail 85/1185/1
authorAndrew Kim <andrekim@cisco.com>
Fri, 13 Sep 2013 22:32:44 +0000 (17:32 -0500)
committerAndrew Kim <andrekim@cisco.com>
Fri, 13 Sep 2013 22:32:44 +0000 (17:32 -0500)
commit962f8fca2c071ea388f69d18e5a3b427f66120c3
tree4faf28e90f7e2ff71a01a9aae3aa6688b1dac01e
parent6f5db10dd92cb4ca834a5f5fcb256e632625d7fa
Fix flows detail

- Fix flow with same names not correctly updating details table
  - Add extra check to differentiate between flows on different nodes
- Minor refactor in backend to consolidate Gson

Change-Id: Ifffa051d574a0a81af4de9472842ec82194dfb42
Signed-off-by: Andrew Kim <andrekim@cisco.com>
opendaylight/web/flows/src/main/java/org/opendaylight/controller/flows/web/Flows.java
opendaylight/web/flows/src/main/resources/js/page.js