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

« back to all changes in this revision

Viewing changes to tests/storage-xml/pool-logical-list0.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
<pool type='logical'>
 
2
  <name>pool-logical-list0</name>
 
3
  <uuid>10811110-3105-9997-1084-510810511511</uuid>
 
4
  <source>
 
5
    <device path='/dev/sda20'/>
 
6
    <name>testvg1</name>
 
7
  </source>
 
8
  <target>
 
9
    <path>/dev/testvg1</path>
 
10
  </target>
 
11
</pool>