- 25 Nov, 2014 32 commits
-
-
The handling is not actually implemented, I just want to suppress the log message for now. I have a task on Jira to actually implement this: ONOS-333 Change-Id: I9b230e7c602a61f3c2a0c35ae04ae06e305cd439
Jonathan Hart authored -
- removed tests no longer useful now that all Intent objects are unique - fixed intent object equality tests - enabled several immutable base class tests - renamed several Test....java classes to ...Test.Java to match project best practices Change-Id: Ic829d6d39556d2f63323f5e82f3807dba86c62ec
Ray Milkey authored -
When an intent is withdrawn and frees up resources, trigger recompilation of any failed intents to allow the ones waiting for resources to be installed. Change-Id: Ic15678378ce41516a7eab890b4b4898aeb901f78
Ray Milkey authored -
- renamed 'libs' dir to 'tp' (third-party), so we can use 'lib' for our own libraries. Change-Id: I2d9e1c6c20cf2dc45451e1fa01aad5f658666111
Simon Hunt authored -
- added ability for view to define 'gestures' to be added to quick help. - improved the layout of quick help by computing the widest 'key' and using that to space descriptions column. Change-Id: I5a5a38d3218857ba9bca33c8fc79be38f17f7316
Simon Hunt authored -
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 8 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