- 26 Nov, 2014 19 commits
-
-
Also, fixed a typo in file TestIntentServiceHelper.java Change-Id: I0c0f7ad0f5e02f80465fb643184e20924fd49153
Pavlin Radoslavov authored -
…lator when config file was not present. Change-Id: I5ad538b8a441cd6ff2aefea49a0def10b8e0f4d5
Thomas Vachuska authored -
This is a drop-in replacement until the generic ONOS Leadership service is robust enough. Change-Id: I72a84331dd948f98707eb59844dab425aa9d5c08
Pavlin Radoslavov authored -
…room for incoming summary... Change-Id: I1dd9af05bdb18cb8cf2c51b1dca3b2cfd09d9e37
Simon Hunt authored -
flux in the dataplane during switchover to another SDN-IP instance being the new SDN-IP leader. Change-Id: I93e271770001678c3438637d5a804d934cd83848
Pavlin Radoslavov authored
-
- 25 Nov, 2014 21 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
-