commit | 8a4f8a1d0401b91001cc4b00800940f031299322 | [log] [tgz] |
---|---|---|
author | Sho SHIMIZU <sshimizu@us.fujitsu.com> | Tue Mar 01 17:38:10 2016 -0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Thu Mar 03 03:42:23 2016 +0000 |
tree | 7ddf922d21fa41ccdf9e59f0e1360a7c6d0986aa | |
parent | 68acdbaecb463d78344e3b343dce6cf9817bf158 [diff] |
Refactor: Reserve resources only in one place This is a preparation task for the future Intent Framework major enhancement that aims to consolidate resource allocation invocations into the Framework side instead of the compiler side. Declaring required resources and allocating the resources need to be clearly separated. This patch tries to separate these phases. Change-Id: I7b238f24996b3f1dc97afda6d188426001052127
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.