]> xenbits.xensource.com Git - libvirt.git/commit
Fix storage handling for custom test driver.
authorCole Robinson <crobinso@redhat.com>
Mon, 22 Jun 2009 17:19:30 +0000 (17:19 +0000)
committerCole Robinson <crobinso@redhat.com>
Mon, 22 Jun 2009 17:19:30 +0000 (17:19 +0000)
commit2fa4a8b9915feaf40b8bc54e797d20b48f01600a
treef4c0f3cc1a127e0309383aa96c25b57ef9cb8001
parent3f305eb1e9e8654829fceaf3c3c5310b31befa7c
Fix storage handling for custom test driver.

If using a custom test driver, storage pool file parsing was broken, and
storage volume parsing was never implemented. Fix these issues, and add
some examples in docs/
docs/testnode.xml
docs/testpool.xml [new file with mode: 0644]
docs/testvol.xml [new file with mode: 0644]
src/test.c