Committed by
Gerrit Code Review
ONOS-2387: Initial implement ResourceService
The current limitation are - Lack of unit tests for ResourceManager and ConsistentResourceStore - No means to declare the resource space (range) of a resource type - Not taking care of resource hierarchy (dependency) - Lack of automatic resource registration mechanism Change-Id: Ib2d6734de1e498827d6cc11b9d3e224b157a27aa
Showing
3 changed files
with
433 additions
and
0 deletions
core/store/dist/src/main/java/org/onosproject/store/newresource/impl/ConsistentResourceStore.java
0 → 100644
-
Please register or login to post a comment