Add a work item of action progress control in TODO list.

This commit is contained in:
yanyanhu 2015-01-05 21:51:50 -05:00
parent 59b925a129
commit 2c82c8e07f

1
TODO
View File

@ -18,6 +18,7 @@ ENGINE
e.g. run_action, wait, stop, notify;
- dispatcher using db.api to get action and use scheduler to dispatch
run and control action;
- use event to control action progress
- complete parser logic, construct profile/policy objects there?
DRIVER