- 30 Sep, 2016 2 commits
-
-
- fix javadoc longer than 80 char limit - fix javadoc that missing @params - chain calls to StringBuilder.append() - combine constant strings in place Change-Id: Ie2ef4fd4c19e955ad2d5a5584f5017a842abb790
chengfan authored
-
- 29 Sep, 2016 9 commits
-
-
Simplify logic around scheduling a balancing task and listen to RegionEvents. Region Membership updates and Region Updates should also trigger a rebalance. Now, it is possible to queue up another balancing task even if there is one running. They'll still never run in parallel and will still run with at least a few seconds in between (30), but this way we don't ever risk missing an event that makes it necessary to rebalance - not even if we were rebalancing exactly when that event fired. Change-Id: I64e1c6fc5e87f2b1fffbefb54c96303dac55d1d1
Victor Silva authored -
Clear and re-render summary panel on websocket update event Added topo2 Panel Service Change-Id: Ib9e6f887816d133af61cb0312c4dacd95641228d
Steven Burrows authored
-
- 28 Sep, 2016 8 commits
-
-
Change-Id: Ic77af12f98bc1519efb2e2703223e340aa5b20e4 (cherry picked from commit 24389970)
Brian O'Connor authored -
Change-Id: I43b8ce5ab21000670359c76cc24d9a457ff6e125 (cherry picked from commit d258135a)
Prince Pereira authored
- 27 Sep, 2016 6 commits
-
-
Fixed keybinding for use of modifiers Change-Id: Ice1a5b27249884e90f78932661b88f71b82769d2
Steven Burrows authored -
topo and topo2 instance panel css seperated Change-Id: I4460471d424100f942cc6f19c964437b649d01b2
Steven Burrows authored
-
- 26 Sep, 2016 4 commits
-
-
Removed Weight from the Node Models Removed console.log Added new device and region icons Change-Id: I3203bd5a3acf371088af0a71fc40b182c95e0b7b
Steven Burrows authored -
Change-Id: Ia7a56644ad55c458ef17f31b2cf7ec9b9210dd06 (cherry picked from commit 726839c5)
Jayasree Ghosh authored -
Change-Id: I625640fba84bd2fabd140d6449cdceb0079ad3f4 (cherry picked from commit f5c17fd7)
Jayasree Ghosh authored
-
- 23 Sep, 2016 9 commits
-
-
Also fixed HostLocationProvider to not learn hosts with broadcast addresses. ONOS-5317. Change-Id: Ie94032cca6e488960d7181839882db55dd2da743 (cherry picked from commit 338991e5)
Jonathan Hart authored -
This could further cause NPE somewhere else where a default value is expected Change-Id: I71c8f87b5e25b6e5445e03527ee82d84ff05086c
Charles Chan authored
- 22 Sep, 2016 2 commits
-
-
OFDPA_MPLS_TYPE experimenter OXM is introduced in 0.9.6.onos Change-Id: I4acbc98d80cc418b12006059618dcad9311cd277
Charles Chan authored -
Added Map Background Prevent click on node drag event Change-Id: Ibb13085e3aa51eae49a2017251486f00d52f6265
Steven Burrows authored
-