]> xenbits.xensource.com Git - libvirt.git/commit
Fix description of virStorageVolGetInfo()
authorPhilipp Hahn <hahn@univention.de>
Tue, 15 Jun 2010 09:44:13 +0000 (11:44 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Fri, 18 Jun 2010 10:57:54 +0000 (12:57 +0200)
commit08fee18cc28e3923967c03802528917ac8453d28
treeda3e7767a1a911008cfc83ad4f2f9e14e78e8fd5
parent2b39cd355ae95f288c941bc4b00d598ff12dfa30
Fix description of virStorageVolGetInfo()

Probably a copy-paste-bug in python/libvirt-override-api.xml:
virStorageVolGetInfo() extracts information about a "storage volume",
not the "storage pool" as virStoragePoolGetInfo() does.

Signed-off-by: Philipp Hahn <hahn@univention.de>
python/libvirt-override-api.xml