Update TODO

- initial serial plugin is working

Signed-off-by: Lon Hohberger <lon@users.sourceforge.net>
This commit is contained in:
Lon Hohberger 2010-01-13 02:21:20 -05:00
parent 30e8654e77
commit a106dd5d88

6
TODO
View File

@ -1,9 +1,5 @@
High Priority / Blockers for v1.0; High Priority / Blockers for v1.0;
* serial server-side listener/dispatcher. This will allows the
source VM name to be known and passed as part of the fencing
request to the appropriate backend.
* pacemaker backend * pacemaker backend
* ability to pass the hostname, VM name, or VM UUID of the requesting * ability to pass the hostname, VM name, or VM UUID of the requesting
@ -14,8 +10,6 @@ High Priority / Blockers for v1.0;
* libvirt-qpid security model: mirror what is done in libvirt-qpid * libvirt-qpid security model: mirror what is done in libvirt-qpid
for authentication. for authentication.
* hostlist functionality (partially done)
* metadata function * metadata function
Future Stuff: Future Stuff: