]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Obey pool-or-uuid spec when creating volumes
authorJiri Denemark <jdenemar@redhat.com>
Tue, 4 Jun 2013 08:16:02 +0000 (10:16 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 4 Jun 2013 08:16:02 +0000 (10:16 +0200)
commit634096536cb19ffdec5e255fa5f4419bf2c567d6
tree318b0f73f1630ef9cb273b3d6e5ad4536b07288e
parent0eb2f8aa90d26e75ce5d9449da03bb553da85d2d
virsh: Obey pool-or-uuid spec when creating volumes

Our documentation says a pool may be referenced by its name or UUID
anywhere if it makes sense (pool-name and pool-uuid are the only
exceptions). However, vol-create and vol-create-as commands did not obey
this.
tools/virsh-volume.c