scripts/render-block-graph: switch to AQMP
authorJohn Snow <jsnow@redhat.com>
Mon, 10 Jan 2022 23:28:59 +0000 (18:28 -0500)
committerJohn Snow <jsnow@redhat.com>
Fri, 21 Jan 2022 21:01:31 +0000 (16:01 -0500)
commit05908602429cf9d6fce9b60704b8395f6d295441
tree295ec2800a9340195c95f52c94520aa479f89ce0
parent0665410dcf3d3fa8758545668998dd16d3abbaa9
scripts/render-block-graph: switch to AQMP

Creating an instance of qemu.aqmp.ExecuteError is too involved here, so
just drop the specificity down to a generic QMPError.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Beraldo Leal <bleal@redhat.com>
scripts/render_block_graph.py