- 30 Aug, 2016 1 commit
-
-
With multiple ONOS clusters, we want to make sure that the forwarded port numbers don't collide. We add a portOffset which is automatically incremented appropriately as more ONOSClusters are created. It can also be specified explicitly. Change-Id: I62977c3d4141668d9f541067db1a20ec0035489b
Bob Lantz authored
-
- 29 Aug, 2016 6 commits
-
-
This reverts commit 50ad0806. Change-Id: Id2f9924a28c18686b4be30200244dbd0c975e90a
Jonathan Hart authored -
Now, FlowObjectiveAdapter is not exposed to external applications. So, each App developer has to define own FlowObjectiveService in their test code. I removed the previous copy in sfc package. FlowObjectiveAdaptor is renamed into FlowObjectiveServiceAdaptor Change-Id: I25545669eea3a73deebaf2a6f2c46e2ff2890b34
Yoonseon Han authored
-
- 26 Aug, 2016 1 commit
- 27 Aug, 2016 3 commits
-
-
- ports, switch, roadm, uiAttached, summary, detail Change-Id: I4bff2fcaeb16e7dcb59268a46d627ebe92110556
Simon Hunt authored
-
- 26 Aug, 2016 7 commits
-
-
Fixed syntax in Topo2NodeModel.js Added SubRegions to the topo2 view Change-Id: I04c793f3a9a98808eaa11049f31bbb166cc5b66f
Steven Burrows authored -
Change-Id: I180ee4fb26383c017fbeff98c324d99dc21a34c4 (cherry picked from commit b7fc92d5)
Kavitha Alagesan authored -
Change-Id: I95f87b93f18da98a0bd0b77d7c41b83aa9f7390e (cherry picked from commit 9fa6da1b)
Kavitha Alagesan authored -
Change-Id: I806f32c13df33f137d199618de0ad495833a5d0e (cherry picked from commit 14fefb5e)
Kavitha Alagesan authored
-
- 25 Aug, 2016 5 commits
-
-
- ExecutorService which allows the caller or the Task to express hint about which Thread it needs to be executed. Change-Id: If1cc58f6b2369bb5afce4f402c195eacedf67f05
Yuta HIGUCHI authored
- 24 Aug, 2016 5 commits
-
-
Updated unit tests, and added a test for the app context in the URL. Change-Id: I110b62ff8366a503c3309df0f26a7dd213ae0c5f
Simon Hunt authored -
We provide an interface for assigning weights to buckets in a group and thus we should not silently ignore it. Properly set bucket weight to bucket.weight(). Change-Id: I7dce89e793140ee365a016f4bf26f0ccf206b8dd
Victor Silva authored -
…nos is behind an app prefix Change-Id: I271da533f39091efdd01d8104c1e6740effead52 (cherry picked from commit 3faa011d)
David K. Bainbridge authored
- 23 Aug, 2016 12 commits
-
-
- replace deprecated methods with new Protobuf 3 API - cosmetic changes Change-Id: I4655fc0fd76c8de83ea03615fc876c5aa9445367
Yuta HIGUCHI authored -
Triggered by three edges between two vertices. More work needed to address the remaining issues in the class implementation. Change-Id: Ice1fa85f1b9213680e063e362db4d734d212f6f0
Thomas Vachuska authored -
- step toward runtime driver reconfig Change-Id: I55a9db9a6c2e54a25ca18bec326f4fb33a013d74
Yuta HIGUCHI authored