Class VagrantPlugins::ProviderLibvirt::Action::CreateDomainVolume
In: lib/vagrant-libvirt/action/create_domain_volume.rb
Parent: Object

Create a snapshot of base box image. This new snapshot is just new cow image with backing storage pointing to base box image. Use this image as new domain volume.

Methods

call   new  

Included Modules

VagrantPlugins::ProviderLibvirt::Util::ErbTemplate VagrantPlugins::ProviderLibvirt::Util::StorageUtil

Public Class methods

Public Instance methods

[Validate]