summaryrefslogtreecommitdiffstats
path: root/cucumber/features/domains/volume.xml
blob: 702d5a05314899f0f5950fd507b2273d08cd4f6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<volume>
  <name></name>
  <allocation>0</allocation>
  <capacity unit="b"></capacity>
  <target>
    <path></path>
    <format type='qcow2'/>
    <permissions>
      <owner></owner>
      <group></group>
      <mode>0664</mode>
    </permissions>
  </target>
</volume>