fence-virt/TODO
Lon Hohberger a106dd5d88 Update TODO
- initial serial plugin is working

Signed-off-by: Lon Hohberger <lon@users.sourceforge.net>
2010-01-13 02:21:20 -05:00

22 lines
577 B
Plaintext

High Priority / Blockers for v1.0;
* pacemaker backend
* ability to pass the hostname, VM name, or VM UUID of the requesting
node to the backend. This will allow better controls of who can
fence who (for example, "vm1 vm2 vm3" can all fence each other, while
none may fence "vm4 vm5 vm6" since they are in a different cluster).
* libvirt-qpid security model: mirror what is done in libvirt-qpid
for authentication.
* metadata function
Future Stuff:
* oVirt backend
* libccs configuration plugin
* clean up development bits so third parties can develop plugins