~ubuntu-branches/ubuntu/quantal/virtinst/quantal-proposed

« back to all changes in this revision

Viewing changes to tests/storage-xml/pool-netfs-vol.xml

  • Committer: Bazaar Package Importer
  • Author(s): Guido Günther
  • Date: 2009-12-07 10:04:22 UTC
  • mto: (1.6.3 sid)
  • mto: This revision was merged to the branch mainline in revision 20.
  • Revision ID: james.westby@ubuntu.com-20091207100422-2izjffd5ljvqun47
Tags: upstream-0.500.1
Import upstream version 0.500.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<volume>
 
2
  <name>pool-netfs-vol</name>
 
3
  <capacity>10737418240</capacity>
 
4
  <allocation>5368709120</allocation>
 
5
  <target>
 
6
    <format type='raw'/>
 
7
    <permissions>
 
8
      <mode>0700</mode>
 
9
      <owner>10736</owner>
 
10
      <group>10736</group>
 
11
    </permissions>
 
12
  </target>
 
13
</volume>