ONOS-423 - Throw a specific exception when resources are exhausted
Create an exception to throw when no resources are available Simple, Hazelcast and Distributed link resource stores throw ResourceAllocationException Unit tests for successful and unsuccessful bandwidth and lambda allocations Change-Id: If062d10d2233935dd59efabfa5f37a446e275a5b
Showing
8 changed files
with
432 additions
and
23 deletions
core/store/trivial/src/test/java/org/onosproject/store/trivial/impl/SimpleLinkResourceStoreTest.java
-
Please register or login to post a comment