(2.9) Remove deprecated _ERROR_DATA_KEY in QMP
authorDimitris Aragiorgis <dimara@grnet.gr>
Sat, 11 Jan 2014 16:14:03 +0000 (18:14 +0200)
committerDimitris Aragiorgis <dimara@grnet.gr>
Thu, 27 Mar 2014 08:01:02 +0000 (10:01 +0200)
commitba14bc497419fb56c680908f302f752b29e7c9a2
tree62d5be1b436136acd801b88c6b9a2043b96e9841
parent3ad780e4daf8d3bca0d6eecc144a35cfc9db6277
(2.9) Remove deprecated _ERROR_DATA_KEY in QMP

Commit de253f14 of QEMU repo "BREAKS QMP's compatibility for
the error response" as it removes "data" key from qmp error
response messages.  To this end we only log "class" and "desc"
values of the message.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Signed-off-by: Stratos Psomadakis <psomas@grnet.gr>
lib/hypervisor/hv_kvm.py