- 18 Nov, 2014 9 commits
-
-
can be used by all connectivity intent commands. Change-Id: I6cd6b05423479d53313c92491ab636ebd58def43
Jonathan Hart authored -
Fixed some code that was reporting findbugs errors Implemented a suppression mechanism for findbugs reported errors and a suppression file. Change-Id: Ie8a2e84cc57ec6ddfa14d782ee89feb095b9dd59
Ray Milkey authored -
Return false (as per API) if we don't hold the lock. Change-Id: Id3c314f6e374c92a73ce6f1aa4b6fbcef0a80697
Pavlin Radoslavov authored -
- removed obsolete 'showPath' code. Change-Id: I5b7bdf9156b18022838b8f7ebc0e6d0846f9b20f
Simon Hunt authored
- 17 Nov, 2014 17 commits
-
-
to the new class IntentSynchronizer. Also, minor cleanup in some of the method names and access scope. Change-Id: I38257cd1d9516ef3b3dd50f23c28015054c73d70
Pavlin Radoslavov authored -
- 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 8 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
-