- 14 Jan, 2016 38 commits
-
-
Also the followings - Rename variables from path to resource - Update Javadoc Change-Id: I07da7e7d13882f2134a3687c66ed91a9de5b0849
Sho SHIMIZU authored -
%n should be used in place of \n to produce the platform-specific line separator Change-Id: I718fdf33785ea0e78b091e01f02988bd394a9a26
Phil Huang authored -
- 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 2 commits