- 17 Aug, 2015 7 commits
-
-
Remove API to define resource boundary (ResourceAdminService.defineResourceBoundary) to integrate with API for resource hierarchy Change-Id: Iffa28dec16320122fe41f4f455000596fa266acb
Sho SHIMIZU authored -
The changes: - Introduce ResourcePath to point a resource - Remove Resource interface - Make ResourceAllocation concrete class and remove DefaultResourceAllocation - Remove DefaultResource - Changes in interfaces due to the above changes Change-Id: I0f3f846be67b0f7917117943aac31e3099c851ec
Sho SHIMIZU authored -
Moved retry logic out of primitives (AtomicCounter) to the caller site. Change-Id: I319d61f153f98d421baf32a1b5cd69d20dc63427
Madan Jampani authored -
applications to active and updated the docker image from CMD to entrypoint Change-Id: I7d9d32ff4b756bc8834f7666473f3bca82812fc8 Signed-off-by: David K. Bainbridge <dbainbri@ciena.com>
David Bainbridge authored
-
- 15 Aug, 2015 1 commit
- 14 Aug, 2015 6 commits
-
-
Also, added @Provider annotation to all exception mappers so the Jersey unit test framework will apply them during testing. Change-Id: Ifd9237de2e159cd97b64dcb9bde4a66f14bd0dfc
Ray Milkey authored
- 13 Aug, 2015 3 commits
-
-
Include Fixing a bug not to commit the transaction on success Change-Id: Ie1f823ab6d8fc6f54091d443d24ecc61336155da
Sho SHIMIZU authored -
* Added PartialFailureContraint to MP2SP intent to allow partial connectivity. This means the intent remains installed as long as at least one ingress point can reach the egress point. * Intents with this constraint are recompiled on ObjectiveTracker triggers even if not in FAILED state * MP2SP intent compiler can compute a partial tree if constraint is set * ObjectiveTracker recompiles intents on any link event * SDN-IP MP2SP intents now use PartialFailureConstraint Ported from onos-1.2 branch. Change-Id: I32eaa198fae1dfba021d9251c8f855573f0e1d7d
Jonathan Hart authored
-
- 12 Aug, 2015 9 commits
-
-
- get a key from the test map - Push a value to n number of keys named key(1 to n) in the test map Change-Id: I1778acbaabcede2d123f77f01db87e3f59633668
Jon Hall authored
-
- 11 Aug, 2015 13 commits
-
-
Change-Id: I2437582b8d878bbf57d8447cb7d93636c9fc0246 (cherry picked from commit 0fa172fd)
Madan Jampani authored -
> Change-Id: I000f2b802420e4f47ce320f6ed021049bd2fd83e Change-Id: I0445613144e3126bba24d28047d565f99602ae31
Brian O'Connor authored -
1.refactor serverDetected and serverVanished implementation 2.Use TrafficTreatment.transition to judge which table is used instead of ether_type Change-Id: I5a2dfae1fa6f6ddca94dc5fea024f7430ce37532
samuel authored -
Fixes ONOS-2514. Ported from onos-1.2 branch. Change-Id: I0d3d6012daa8dd2a45707a58cf6e745314f6dc24 (cherry picked from commit 0c763e9b)
Jonathan Hart authored -
based on configuration data. Change-Id: I98a360fd1b833885fcb41bf9bb8a6e81dc436fd1
Jonathan Hart authored -
Refactored code plus instrumented AtomicValue and DistributedSet Change-Id: I9c5f7c9f23d530131f15d3c98250ea33238dd2ec
Flavio Castro authored -
* multiple flows with the same match to be simultaneously present in the flow store, and * similar but different rule in switch and store, resulting in flows stuck in PENDING_ADD state. Fixes ONOS-2426. Ported from onos-1.2 branch. Change-Id: I4b4e444c3a6dba7e4d3278e9469069e2dbdb9b67
Jonathan Hart authored
-
- 10 Aug, 2015 1 commit