]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Report secret usage error message similarly
authorJohn Ferlan <jferlan@redhat.com>
Tue, 6 Aug 2013 11:52:46 +0000 (07:52 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 20 Aug 2013 17:27:44 +0000 (13:27 -0400)
commit1fa7946fbacedfa9f0caa83036816c46a617fb82
tree1d4eda9bd4d9f2afa974edb6b041e9b2c9432b88
parent109d026a16bcb9f315dbeb665916bad718480957
Report secret usage error message similarly

Each of the modules handled reporting error messages from the secret fetching
slightly differently with respect to the error. Provide a similar message
for each error case and provide as much data as possible.
src/qemu/qemu_command.c
src/storage/storage_backend_iscsi.c
src/storage/storage_backend_rbd.c