]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ch: report response message instead of just code
authorPurna Pavan Chandra <paekkaladevi@linux.microsoft.com>
Mon, 5 Aug 2024 14:40:53 +0000 (14:40 +0000)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 9 Aug 2024 13:03:07 +0000 (15:03 +0200)
commitfa66343ef90b7cec5f113fb558f3f00eb04bca32
tree6b790eb4e468f42703da5b640098a363a84736d4
parent14ca8ef2560a5e36e1a7ac84a4de703ae1c0bdc1
ch: report response message instead of just code

The response message from CH for vm.add-net api will be more helpful in
debugging. Hence, log the message instead of just response code.

Signed-off-by: Purna Pavan Chandra <paekkaladevi@linux.microsoft.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/ch/ch_process.c