- 14 Jan, 2016 22 commits
-
-
- ProcessPortAdded method name is changed to ProcessPortUpdated - PortNumber is removed in OpenstackPortInfo class - Checks doNotPushFlows in OpenstackSwitchingRulePopulator - etc - rebased Change-Id: I215892102669799af0fd8c8ac8ea377ab7be2aad
Daniel Park authored -
- related to ONOS-3467 - unit test work - depends on ONOS-3507 and also on the advertisement of VLAN resource for different devices. Change-Id: Ia852c751135b5ca4a16901c6f3a85ceea11514a3
Michele Santuari authored -
Two sub-types are defined - LongBandwidth - DoubleBandwidth LongBandwidth can reduce round-off error cause by floating point arithmetics. These classes are not exposed outside the package and only instantiated through static factory methods. Change-Id: Ice5d8ff1397c9dd9c8c1fff46af256fff08fa616
Sho SHIMIZU authored -
This commit implements REST API for Flow Objective Service. The corresponding unit test will be followed in a separated commit. Change-Id: I94d1dc6cfc07fc9d07fcf8c303c8e395b40ed122
Jian Li authored -
used by olt to match on the inner vlan Change-Id: I7671b68d9860d598395cba134a589ca23f264c7e
alshabib authored -
IntentBatchProcess wraps a collection of IntentData to just behave as Runnable. It can be removed by lambda expression Change-Id: Ic6e1ae840311faff6314a8ce9db9a5277d8595cd
Sho SHIMIZU authored -
… Event} to better disambiguate between another PartitionService that is responsible for managing datastore partitions Change-Id: I74d311ae991fb241563a1475ea74a625d8069142
Madan Jampani authored -
…port based on review comments Change-Id: Iac2bd2e7eca99208930eb319e2f3996fbf043f88
Madan Jampani authored -
- Bugfix for bug introduced in bugfix for ONOS-3509 Change-Id: I459112483e22c0493bf9c628a0540036f8ee779b
HIGUCHI Yuta authored
- 13 Jan, 2016 15 commits
-
-
… (numbers right justified). Change-Id: Idb407fb16a82d5e3fb6fd10a6599b263a777deb2
Simon Hunt authored -
Also move the enum definition of ODU client port signal type outside of OduCltPort class. Change-Id: Ibdff21d9707ad3d79587f579ad675f673cf9afeb
Toru Furusawa authored -
- fix OmsPort totalChannels(), - fix creating OMS PortDescription with correct parameters of min/max frequencies. Change-Id: I9adbbb4e1e9ebe20ba4b3c2ae23b7a0651af5d66
Rimon Ashkenazy authored -
Ignore the network with unsupported network type to make sure no flow rules populated for the network by any chance. Change-Id: I3fe01900e5239af1ea28f4c6cb95869ff47964a9
Hyunsun Moon authored -
It turns out that suppression annotations have to have the actual string literal in them; if you use a defined constant SonarQube ignores the suppression. Change-Id: I3628df116d182b01a108da0d6f059784a3be4fed
Ray Milkey authored -
Application id in applicationId class is transient. So it would be better to use application name to check equality. Change-Id: I5f6807054e9a882316ff0a88242cb752eb78bcb9
Jian Li authored -
Reintroduce flags to slience curl's status messages. Change-Id: Iac0cc9b37726528e4ef2d9dbd8bb26a0af05919e
Ayaka Koshibe authored -
…ctoring of provider methods Change-Id: I95f896b80705ffb176534f2d4ba58acc786713e3
Andrea Campanella authored
- 12 Jan, 2016 3 commits