commit | f0536bb848ad6eb2709a7dc675f261bd160c751b | [log] [tgz] |
---|---|---|
author | Daniel P. Berrange <berrange@redhat.com> | Mon Sep 10 12:11:31 2012 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Sep 12 15:50:09 2012 +0200 |
tree | 754c35d5c123a07b1a8777a5b9d9cdccdaa72aae | |
parent | c054b3fd78f28b12f4d066583fc0ade017752479 [diff] |
Don't require encryption password for 'qemu-img info' command The encryption password is only required if I/O is going to be performed on a disk image. The 'qemu-img info' command merely reports metadata, so it should not ask for a decryption password Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>