- 12 Sep, 2016 9 commits
-
-
A set of mininet based HA tests based on onos.py Currently includes the following tests: - a control network partitioning test - A dynamic cluster scaling test Change-Id: I9a8e1019dcc51666fee1d933afd66ff390592525
Jon Hall authored -
There doesn't seem to be any reason to require users to specify an empty Optional when they want to request from all devices. Change-Id: I2394bfa3ed07cae5c5f514dd24faea74409a33f4
Jonathan Hart authored -
I think the EdgeService has to use one or the other, because the TopologyService is not in sync with the Link/Device services. The problem with using the TopologyService is that it does not handle Port events, only Device and Link, so it is not suitable for building an inventory of edge ports. Change-Id: If31d6d7013985da3e03f8c83f2f2eb2957deffe1
Jonathan Hart authored
-
- 10 Sep, 2016 1 commit
- 09 Sep, 2016 6 commits
-
-
Change-Id: I88f84f28d9c5243c6ce42c81914b0f87e41bbd3e
Pier Ventre authored
- 08 Sep, 2016 6 commits
-
-
Addressed review comments Addressed review comments - take2 Change-Id: I9eb1e19f70deffd33d57cdab6bb0346bd2ebbd98
Viswanath KSP authored
- 07 Sep, 2016 10 commits
- 06 Sep, 2016 8 commits
-
-
- Register ProtectionConstraint - Workaround for NPE in P2PIntent Compiler buildFailoverTreatment sometimes throw NPE, when the Group was not available by the time building the head-end treatment. - debug log and cosmetic fixes This might be related to ONOS-5183 Change-Id: I5ffc78619951fd8c4a35e985b3b849a1702080e8
Yuta HIGUCHI authored -
Changes: - Adds extension to sp2mp intents; - Adds extension to linkcollection intents; - Adds extension to sp2mp compiler; - Adds extension to linkcollection compiler; - Adds re-ordering of the actions; - Adds unit tests for both sp2mp intents and linkcollection intents; Change-Id: Ib925e9066682e077a0bb4bbfd20a4382623b7541
Pier Ventre authored -
- use factory - implement toString Change-Id: Ic30b2d3a7c2f6c65fac9b0971291d82af8ec23d7
Yuta HIGUCHI authored