- 17 May, 2016 10 commits
-
-
FAILURE org.onosproject.provider.snmp.device.impl.SnmpDeviceProviderTest testDeactivate: java.util.ConcurrentModificationException at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1625) at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) at org.onosproject.provider.snmp.device.impl.SnmpDeviceProvider.deactivate(SnmpDeviceProvider.java:140) at org.onosproject.provider.snmp.device.impl.SnmpDeviceProviderTest.testDeactivate(SnmpDeviceProviderTest.java:111) Change-Id: Ie72ee2da15377d5eaa91a056c36035b38c014ae2
HIGUCHI Yuta authored -
- move ProtoBuf generated code in a package similar to ONOS models. Change-Id: I5deb591094c2b8af2b22041da935567fc8dacd87
HIGUCHI Yuta authored -
- Made optical domain path computation to take care of capacity of optical channel. - Removed hard coded signal types. - Rebased to new optical device/port implementation. Change-Id: I8e030fee83c5a05a51bef470363e247ac8943ab7
Naoki Shiota authored -
- removeSink() at deactivate - added log messages - wrapped null return value with Optional Change-Id: Ic5361df3cf82f99af315b2551d33bb84aed241ed
Naoki Shiota authored
- 16 May, 2016 15 commits
-
-
Partial fix for ONOS-4528 - String, primitives, and it's boxed type is pre-registered. https://github.com/EsotericSoftware/kryo#registration - Ip4Address part of MISC ⊂ API - DefaultPortStatistics, DeviceId part of API Change-Id: Iabf4b497f3680245bd8897c41c573febe936ff3d
HIGUCHI Yuta authored -
Adding ability to specify structure/size of the cell. Change-Id: I2b721dac187cc1a73be2949bdb71709ad72cbb48
Thomas Vachuska authored -
Adding ability to specify structure/size of the cell. Change-Id: I5e87c99fe8812ba0a974d7815ab8ddc64193a608
Thomas Vachuska authored
- 15 May, 2016 1 commit
- 14 May, 2016 3 commits
- 13 May, 2016 11 commits