commit | e114f0481279cb36c82db9e2b17eec390ce9727c | [log] [tgz] |
---|---|---|
author | Ayaka Koshibe <ayaka@onlab.us> | Fri May 01 11:43:00 2015 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Fri May 01 21:00:09 2015 +0000 |
tree | e64ebbb6239e15cda49df48518da99eb51df8e9a | |
parent | 6723a48c00c0834f69ff8089020f8fe08bd84582 [diff] |
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
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.