mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 15:13:33 +00:00
add performance parameters and owner properties to clone_template and create volume
This commit is contained in:
@@ -76,6 +76,10 @@ class wvmCreate(wvmConnect):
|
||||
<mode>0644</mode>
|
||||
<label>virt_image_t</label>
|
||||
</permissions>
|
||||
<compat>1.1</compat>
|
||||
<features>
|
||||
<lazy_refcounts/>
|
||||
</features>
|
||||
</target>
|
||||
</volume>""" % (name, size, alloc, image_format, owner['uid'], owner['guid'])
|
||||
stg.createXML(xml, metadata)
|
||||
|
||||
Reference in New Issue
Block a user