mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-06-06 04:19:40 +00:00
volume creation parameters changed to support latest version of qemu compatibility
This commit is contained in:
@@ -131,6 +131,10 @@ class wvmCreate(wvmConnect):
|
||||
<mode>0644</mode>
|
||||
<label>virt_image_t</label>
|
||||
</permissions>
|
||||
<compat>1.1</compat>
|
||||
<features>
|
||||
<lazy_refcounts/>
|
||||
</features>
|
||||
</target>
|
||||
</volume>""" % (clone, format)
|
||||
stg.createXMLFrom(xml, vol, metadata)
|
||||
|
||||
Reference in New Issue
Block a user