summaryrefslogtreecommitdiffstats
path: root/features/domains/volume.xml
diff options
context:
space:
mode:
Diffstat (limited to 'features/domains/volume.xml')
-rw-r--r--features/domains/volume.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/features/domains/volume.xml b/features/domains/volume.xml
new file mode 100644
index 00000000..9159c268
--- /dev/null
+++ b/features/domains/volume.xml
@@ -0,0 +1,14 @@
+<volume>
+ <name></name>
+ <allocation>0</allocation>
+ <capacity unit="b"></capacity>
+ <target>
+ <path></path>
+ <format type='qcow2'/>
+ <permissions>
+ <owner></owner>
+ <group></group>
+ <mode>0774</mode>
+ </permissions>
+ </target>
+</volume>