- 17 Nov, 2014 3 commits
-
-
…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 18 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 -
- refactored showTraffic(...) to handle the updated payload. - created 'traffic' scenario:: run with ... webapp/index2.html#topo,traffic?local Change-Id: I5e3a33abcbc9c82f751165b4f52807f7cd59ef03
Simon Hunt authored -
Returning prevents any further paths being set up, even though this isn't an error condition. Change-Id: I13eb4b3021c78f437dcfd2fa715bb4568e6046d1
Jonathan Hart authored -
the onos-app-sdnip feature is uninstalled. Change-Id: I49c40ee172a06d5809da69f736648fa639745975
Pavlin Radoslavov authored -
Added unit tests for DefaultInboundPacket, DefaultOutboundPacket, and DefaultPacketContext. Made DefaultInboundPacket and DefaultOutboundPacket proper immutable classes Added equals() and hashCode() to DefaultOutboundPacket Change-Id: Ibb1199a5282743ccaf0844c0b7ccfcc4cb13f52e
Ray Milkey authored -
Insert a blank line between the brief desciption and paramter description. Change-Id: Iad27f20aa862f84a4278624f0df75f98ab9e543f
Sho SHIMIZU authored
-