- 15 Jan, 2016 14 commits
-
-
Introduced a PartitionId type for identifying partitions Introduced a admin service for making metadata updates Update cluster.json format to specify all partitions (including p0) and changed partitionId to be an int. Change-Id: Ia0617f1ed0ce886680dcee4f5396a4bbdfa225da
Madan Jampani authored
- 14 Jan, 2016 26 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