- 16 Jun, 2016 11 commits
-
-
Change-Id: I78ca1f4a973c3b5356f749680ebe0f4ccde01279 (cherry picked from commit 78be249d)
Madan Jampani authored -
Change-Id: I3f9c5af30198ea31d743e06cea1764dcb306ec32 (cherry picked from commit 95b416cd)
Gaurav Agrawal authored -
Change-Id: I141bd0589002c409ba7a6470931f506bbca05c7b (cherry picked from commit 0d14a0c0)
Madan Jampani authored -
AtomixLeaderElector: evict failed getLeadership responses from cache immediately Change-Id: I084abbe8f4669b98f85bc60dc6af9240630b7ce0 (cherry picked from commit 77012446)
Madan Jampani authored -
Change-Id: Ic24e6c59b1cec2b3b8ee8690cd8e4dfaec5ed476 (cherry picked from commit a4be1845)
Madan Jampani authored -
- topo view: fixed internal spacing (padding) of summary and details panels. Change-Id: Ie0c45b80a4362cc53329e7f3ab14ed7046a03513
Simon Hunt authored
- 15 Jun, 2016 25 commits
-
-
This commit depends on https://gerrit.opencord.org/#/c/56/ Change-Id: I6084621c36046ae8b6262cab52c49825d3e0d0d1
Charles Chan authored -
commit: 46f36d24 This added a dependency on an application from drivers; this is not allowed. This driver will need to be implemented by the application. Change-Id: I24263ea2c79d5c5dda5459ecc412e27ff13a9c42
Brian O'Connor authored -
Change-Id: I3008b9da2ed61c8902789abd064b8f77dfa73245 (cherry picked from commit f6e6037b)
Gaurav Agrawal authored -
- topo view: fixed vertical spacing (and interactions) of summary and details panels. - added bbox() to panel API. Change-Id: I84544cc558020582c95d33096b92ac5756e68628
Simon Hunt authored -
No need for internet connectivity after the first maven build. Also switched to rawgit.com hosting (no throttling of requests). Minor polishing of the patch script and module structure. Change-Id: I065a62bddc779c698f4b76865525bf4d973ad2ab
Carmelo Cascone authored -
Most notably: - Updated repo URL and commit ID to official onos-bmv2 fork - Removed ugly string-based table dump parser, now there's a proper API to retrieve table entries (added support in Bmv2DeviceAgent) - Removed unused arguments in packet-in API Change-Id: I3e7186fc7b5e8bb6bdcc0fe6e57b784704c620e6
Carmelo Cascone authored -
Removed context from objective toString methods. Removed duplicate flow objective delegate notifications in the store for next objectives. Synchronized queueing of forwarding objectives for pending next objectives to avoid notifications race. Changed logging for better readability. Change-Id: Ic2bd411a891ea035a2c5513b24dea5fbd48f187d
Thomas Vachuska authored -
Change-Id: I9df13c359f04c413a8c5a01cafccd882a5e9583c (cherry picked from commit 91ba41a2)
Hyunsun Moon authored -
- topo view: fixed node and link selection highlighting. Change-Id: I48d4ac06989dd98b0b2182fbd45b76eb2ca737b7
Simon Hunt authored -
Change-Id: I8839516fb825adaf6b8b2e68b1014a20e9ad764f (cherry picked from commit ea4f9c41)
Yuta HIGUCHI authored -
- removing executable bit from .java files Change-Id: I7e993372e1edf942fefb5aaea2e302b3b2baebd9
Yuta HIGUCHI authored
-
- 14 Jun, 2016 4 commits
-
-
- topo view: device icon and label re-theming (WIP) Change-Id: I5ecbc1c5b8a8315bfadfaacf62cfdb0e6d1f5a9c
Simon Hunt authored -
…ers, table stats, flow stats. Change-Id: If46102708fa88cf5f251a18cb9ce09393fb95752
Thomas Vachuska authored -
- Add new XConnectConfig with unit test - Gather XConnect features into XConnectHandler - Introduce ObjectiveError.Type.GROUPREMOVALFAILED - Rename - NetworkConfigEventHandler -> AppConfigHandler - XConnectNextObjectiveStoreKey -> XConnectStoreKey - Test json file - Refactor Change-Id: I8ca3176ed976c71ce9e28b7f3722ce80d49c816f
Charles Chan authored -
Bug fix when optimized SR re-routing fails, do full re-route Bug fix filtering objectives should be called for new device even if there is an existing grouphandler Bug fix NPE in ofdpa driver due to null check on the wrong variable New cli command for debugging flow-objectives for pending next-objectives Flow objective cli commands now start with "obj-" Change-Id: I819f82d1d67769cb9fbbde60f099d29b8e7f7c9e
Saurav Das authored
-