commit | adf8c485291accf96ce36d1487eb505812b961e9 | [log] [tgz] |
---|---|---|
author | Sho SHIMIZU <sshimizu@us.fujitsu.com> | Fri Dec 12 18:23:29 2014 -0800 |
committer | Ray Milkey <ray@onlab.us> | Tue Jan 27 23:50:19 2015 +0000 |
tree | 19a834b46f6f94da3bd1718b36dc2dcd8150f498 | |
parent | 500c317c2ee47b03aad0ead4d33c59cc99d1f426 [diff] |
Refactor IntentManager: apply state pattern for intent state transition Resolve ONOS-471. - Define IntentUpdate sub-classes for intent state transition - Define CompletedIntentUpdate and its sub-classes for parking intent state - IntentUpdate.execute() handles one state transition and generates next state - IntentInstall monitor is splitted into IntentBatchPreprocess and its sub-classes Change-Id: Ie2d3a0b2ce9af7b98fd19a3a8cc00ab152ab6eaa
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.