- 06 Apr, 2016 8 commits
-
-
Includes: OSGiWrapper to wrap Buck JARs - cfgdef file support - WAR file generation support Adding checkstyle support Change-Id: Ia25c41f945980e4b94ad5a8bd161328fa5f79c27
Brian O'Connor authored
- 05 Apr, 2016 19 commits
-
-
- Fast path of transactions updating a single key. - Bug fix in StoragePartitionClient where we were always creating a CachingMap Change-Id: Ide117fba34fd12a9ff4aabd5fb7a21952bae672b
Madan Jampani authored -
- Dropping MutexExecutionService as there are now better alternatives - Dropping New from class names that were added during transition phase Change-Id: If0cdd3321081c3f8fda81441ef2c84549b616edd
Madan Jampani authored -
We not longer shade openflowj in onos-of-api, instead we used an OGSi-compatible version of it. Change-Id: If083c355f441783de3790d3e87ca824f386cccd8
Brian O'Connor authored
- 04 Apr, 2016 13 commits
-
-
…he onos-secure-ssh tool. Change-Id: I83b6649f721da4e25c741c0d1fbd90a6ba015135
Thomas Vachuska authored -
- NPE when a switch has already been removed and an attempt is made to access stats on the switch. - NPE in group provider if the system is in the process of shutting down. - Lower ERROR to WARN when switch resources are not available. Change-Id: I5b90ff328b19c2d661fde3a24e90614999c4c900
Ray Milkey authored -
CPMan only deals with PACKET-IN, FLOW-MOD, STATS-REPLY types for incoming control messages. With other message type, it throws NPE. This commit tries to fix this problem. Change-Id: Iedd264030e404b14d15e33907e082c3d73608baa
Jian Li authored -
Create a new intent: OpticalOduIntent in the OTN Topology. - This intent finds a path of OTU links, and - Allocates TributarySlots resources on the OTU ports (in the path) - also add a utility for converting various SignalTypes to OduSignalType, and to build the OduSignalId. Note: this patch follows the example given in patch https://gerrit.onosproject.org/#/c/7321 of separate resource search from resource allocation. Change-Id: Id9808f61aebb80a21481f3882aff23b236b68078
Rimon Ashkenazy authored