commit | b0a47d41c843f85fe0e7793f296257672e8c2c2f | [log] [tgz] |
---|---|---|
author | Sho SHIMIZU <sshimizu@us.fujitsu.com> | Thu Feb 19 13:26:30 2015 -0800 |
committer | Sho SHIMIZU <sshimizu@us.fujitsu.com> | Sat Feb 21 09:33:13 2015 -0800 |
tree | 1bd407cd73238b480da5321181474fa5ccef6647 | |
parent | 054da97e83206dc18c2e811a28f81b4ab1ec9f19 [diff] |
ONOS-1048 - Define interfaces instead of using IntentManager - Define IntentProcessor interface containing methods to process an intent - Pull out IntentCompiler related tasks to CompilerRegistry - Pull out IntentInstaller related tasks to InstallerRegistry - Create an IntentProcessor subclass as inner class in IntentManager Change-Id: Ia3e8d574a1053e7ddc9b961873ef758c9e0b1b26
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.