211dd91db8
Signed-off-by: Lon Hohberger <lon@users.sourceforge.net>
23 lines
656 B
Plaintext
23 lines
656 B
Plaintext
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
|
|
|
|
* 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).
|
|
|
|
Future Stuff:
|
|
|
|
* oVirt backend
|
|
|
|
* libvirt-qpid backend
|
|
|
|
* libccs configuration plugin
|
|
|
|
* clean up development bits so third parties can develop plugins
|