Commit Graph

5 Commits

Author SHA1 Message Date
Ryan McCabe
bcfc5703d3 fence_virtd: Implment hostlist for the cpg backend
Implment hostlist for the cpg backend.

Signed-off-by: Ryan McCabe <rmccabe@redhat.com>
2017-05-28 22:23:28 -04:00
Ryan McCabe
4fb9efe4b2 fence_virtd: cpg: Fail initialization if no hypervisor connections
Report initialization failure for the cpg plugin if none of the
configured  hypervisor URIs can be connected to successfully.

Signed-off-by: Ryan McCabe <rmccabe@redhat.com>
2017-05-28 10:11:18 -04:00
Ryan McCabe
2af059cc81 fence_virtd: Allow the cpg backend to survive libvirt failures
Make the cpg backend able to cope with libvirtd crashing or restarting
without crashing or hanging the fence_virtd server.

Signed-off-by: Ryan McCabe <rmccabe@redhat.com>
2017-05-28 01:39:58 -04:00
Ryan McCabe
0bc1f54961 fence_virtd: cpg: Fix typo
Fix a typo in the configuration parsing for the cpg plugin during
initialization.

Signed-off-by: Ryan McCabe <rmccabe@redhat.com>
2017-05-27 21:55:45 -04:00
Ryan McCabe
d216131344 fence-virtd: Add cpg-virt backend plugin
Add the cpg-virt backend plugin.

Signed-off-by: Ryan McCabe <rmccabe@redhat.com>
2017-05-27 21:26:11 -04:00