- 17 Nov, 2014 15 commits
-
-
- Added addHostIcon(...) function. - Added bullhorn glyph to library. - Added bgpSpeaker host to links scenario. Change-Id: I09db2467c0c8ec23933790a794fe2c93dc443141
Simon Hunt authored -
Change-Id: I7651427d317813775a2c729682001fb888b45f1c Note: Optical flows don't have stats.
Brian O'Connor authored -
There is still work to be done, but for now, submit, withdraw and reroute are working. Change-Id: Ib94cf8c4be03786cc070f402d1f296f5dfa6588b
Brian O'Connor authored -
2. Fixed a synchronization issue with MapDBLog appendEntries method. 3. DatabaseClient now uses ProtocolClient to interact with Raft cluster. 4. Misc javdoc and logging improvements Change-Id: I147eb5bf859cf9827df452d62ab415d643a00aa4
Madan Jampani authored -
…ting showPath/showTraffic. Change-Id: I6fa428931450930ba0e725443e211205b5c6af98
Simon Hunt authored -
- commented out using 'alert' for logic errors (console warn only now). Change-Id: I3a48107c5707fd41d8e69ae7c1a980e498651c4b
Simon Hunt authored -
- timeout + retry to listTable - timeout to service API Change-Id: I8b54dd24d380dcc9e8d44baf3bbf5e379ccca53b
Yuta HIGUCHI authored -
- DatabaseClient: wait for Leader before DB access - DatabaseManager: wait for Leader before activate Change-Id: I5102e7cae1d33f49662bf452b1fba020173a51a0
Yuta HIGUCHI authored -
…A into a single backing object. - added blue glow to ONOS instance when showing switch affinity. Change-Id: Ia2a52d9d0571bc8c5eed964c85862f5798c7c5db
Simon Hunt authored
-
- 16 Nov, 2014 6 commits
-
-
Also marked a few packages and classes as deprecated. Change-Id: I8629ad001f218f92c35721daa3b7c0ebe0916c27
Thomas Vachuska authored -
- cleaned up ONOS instances a little: added icon; centered text; UI-attached icon shown. Change-Id: If6d1adf4866c33f1c40baf3e37bebbe4e705ea80
Simon Hunt authored
-
- 15 Nov, 2014 13 commits
-
-
Change-Id: I4ca6b65046df35e6d773b515ae819fffb81c43ba Remove test suppression of findbugs error Change-Id: I277ac9f5ff20c83e0208cb9adadc12d5a13723d2
Ray Milkey authored -
- augmented ESC key handling to cancel affinity display before deslecting nodes. - augmented setRadioButtons to return buttonset api, so we can query what is currently selected. Change-Id: I17532bae7ea5fa639ce5d600c67e6c44728ff67f
Simon Hunt authored -
…to the distributed store. Added unit tests to provide durable-nondurable transitions. FIxed issue where link could be accidentally activated. Renamed parameter. Change-Id: I8aa19a6583ec50dbf28769995f0a8ea9be9a4daa
Thomas Vachuska authored -
- Format string fix - FlowRuleEventTest: minor bugfix - HexString: accept null - byte[] toString() format change Change-Id: I9db419cfc211670cc2abd796a21396ba960e23a9
Yuta HIGUCHI authored -
"intents -s" or "intents --summary" Change-Id: If6ec11b1425cb2a4c93fdd910808065419af14b5
Pavlin Radoslavov authored
-
- 14 Nov, 2014 6 commits
-
-
Testing Sonar with a few findbugs fixes. Suppressing a false positive to see if it works. Change-Id: I0cdf2921198787adc56c680840aa00bdd254269b
Ray Milkey authored -
- Adding ONOS instance fly-in pane. Note: still WIP. - refactored onos.ui.addFloatingPanel to allow TL vs. TR. - added instance pane to topo view. - implemented addInstance() event. - refactored event tracing. - added instances test scenario. Change-Id: I58d9769afa8aee9079ec778496cbc47bef329608
Simon Hunt authored
-