Module: OmfRc::Util::Libvirt

Includes:
ResourceProxyDSL
Defined in:
omf_rc/lib/omf_rc/util/libvirt.rb

Overview

This module defines the command specifics to manage VMs using the virsh and virt-clone tools

Utility dependencies: common_tools

See Also:

Constant Summary

VIRSH =
"/usr/bin/virsh"
VIRTCLONE =
"/usr/bin/virt-clone"

Constants included from ResourceProxyDSL

ResourceProxyDSL::DEFAULT_PROP_ACCESS, ResourceProxyDSL::PROXY_DIR, ResourceProxyDSL::UTIL_DIR

Method Summary

Methods included from ResourceProxyDSL

#call_hook, #hook_defined?, included