- 25 Nov, 2014 15 commits
-
-
explicit ID assignment. Change-Id: I50bc20188922193cfa47bf0ec324a69929744745
Pavlin Radoslavov authored -
If the switch has recently disconnected, we can get some NullPointerExceptions. Change-Id: Ia5a854ed5cd6a933974c855e7297faa542626d9e
Jonathan Hart authored -
- Catch exceptions thrown by lock extension calls. - Dealing with potential race conditions between joining and withdrawing from a race. Change-Id: I429045b33f5972c459d5ed031fe8593438813e8d
Madan Jampani authored -
…with color scheme per feedback. Change-Id: I89fb52105f7e724167a417e033048e9c88f31eae
Thomas Vachuska authored
- 24 Nov, 2014 16 commits
-
-
- 'keymap' renamed 'quickhelp' - opacity of text now solid. - translucent background now auto-fits the content. - renamed files. Change-Id: I217f9e26acb0beb2686d1935e1e986f1404980db
Simon Hunt authored -
These are reported as 'Blocker' bugs by SonarQube Change-Id: I6c25e365522f26e9f50b67a57878ad75c42aa9d2
Ray Milkey authored -
* Updated IntentSynchronizer.submitPeerIntents() to use intent batch operation * Refactored the SDN-IP unit tests: The verification for intent service operations is moved to a new class TestIntentServiceHeler Change-Id: Id6766ebb4d6bf492e8f9787c2c2247ac38d42964
Pavlin Radoslavov authored -
- press the 'H' key to toggle host visibility. - minor update to 'simple' scenario events. - cleanup of alert usage. Change-Id: I531417720e6b98e795c53729b0c30775b88f8fc1
Simon Hunt authored -
- Turning off state transition verification for now Change-Id: I59d9796995d7349cd19e741c6f00e7dd2d2c3d73
Yuta HIGUCHI authored -
- icon rect fill on 'no-affinity' now pale blue (not off-white). - dark theme masthead title now brighter. Change-Id: I6f0818e0c70fec0a3400855257ebe5950351a940
Simon Hunt authored -
- Add probe to measure the time spent querying for Mastership. Change-Id: I48fe37568a3261ee5b6229a3884e42a3a741b407
Yuta HIGUCHI authored -
The old value should be 'null' Change-Id: I55d7826faa2c24bc911e6cc85be7d0e8bdc69c36
Brian O'Connor authored -
Added ids to Flow batch futures. Adding some basic unit tests for IntentManger Adding failedIds to the completedOperation in FlowRuleManager Change-Id: I7645cead193299f70d319d254cd1e82d96909e7b
Brian O'Connor authored
- 23 Nov, 2014 9 commits
-
-
- added d3utils.cat7() to provide color scales. - added 'equals' and 'dash' ids for key binding. - added theme() callback to let views know when the theme changed. - re-bound test keys (0, dash, equals) Change-Id: Ie6c6140451ddab567e26c2ea17d65395fa9cc829
Simon Hunt authored -
* Use the new Leadership Service instead of Distributed Lock to elect the SDN-IP Leader * Reimplement the SDN-IP Intent Synchronizer. In the new implementation the Point-to-Point Peer intents are also synchronized by and pushed only by the Leader (same as the Multipoint-to-SinglePoint Route intents) * Minor cleanups Change-Id: I8e142781211a1d0f2d362875bc28fd05d843cd4b
Pavlin Radoslavov authored -
…ting annoying warnings. Change-Id: I982701bd1ae9ecbb3c354cddf2f765b9569b02b9
Thomas Vachuska authored -
- increased size of device icons to 36 (from 30). - cleaned up config.icons data, and removed unused code and .png files. Change-Id: I7f3718db164363b75b395fc1af40493304642949
Simon Hunt authored -
- Added GEO lng/lat data to updateMeta event (ONOS-314) Change-Id: I5f205a45efa94bef5b8df18f4f0739f84806311f
Simon Hunt authored
-