Committed by
Gerrit Code Review
ConsistentLinkResourceStore to replace HazelcastLinkResourceStore. Also
includes: - typo fix (intendId -> intentId) - refactored ResourceAllocations command so it doesn't use error handling as part of control flow - add ability to compare LinkResourceAllocations Reference: ONOS-1076 Conflicts: cli/src/main/java/org/onosproject/cli/net/ResourceAllocationsCommand.java Change-Id: I6a68012d8d7d359ce7c5dcd31e80a3b9f63d5670
Showing
14 changed files
with
82 additions
and
36 deletions
core/store/dist/src/main/java/org/onosproject/store/resource/impl/ConsistentLinkResourceStore.java
0 → 100644
This diff is collapsed. Click to expand it.
core/store/trivial/src/test/java/org/onosproject/store/trivial/impl/SimpleLinkResourceStoreTest.java
-
Please register or login to post a comment