Committed by
Gerrit Code Review
Add default implementation for Resource/ResourceAllocation
- Instantiation of the implementations are needed in an implementation of ResourceService - Device and link specific implementations are removed because the default implementations cover what these classes can do Change-Id: Ia50b495e4d3bc21bf8f55f77a01f0532fae72720
Showing
6 changed files
with
12 additions
and
168 deletions
core/api/src/main/java/org/onosproject/net/newresource/DeviceResourceAllocation.java
deleted
100644 → 0
core/api/src/main/java/org/onosproject/net/newresource/LinkResourceAllocation.java
deleted
100644 → 0
-
Please register or login to post a comment