diff options
author | John Snow <jsnow@redhat.com> | 2021-09-15 12:29:49 -0400 |
---|---|---|
committer | John Snow <jsnow@redhat.com> | 2021-09-27 12:10:29 -0400 |
commit | 41f4f92260da1c45f6b68f5965a30e503f394269 (patch) | |
tree | 62331ef0b75f9aceaaf3516cdcb2b22dbdc5a69a /ui | |
parent | e0fea0b3ac85aefacbecf732d18f6d7ba438fa69 (diff) |
python/aqmp: add _raw() execution interface
This is added in anticipation of wanting it for a synchronous wrapper
for the iotest interface. Normally, execute() and execute_msg() both
raise QMP errors in the form of Python exceptions.
Many iotests expect the entire reply as-is. To reduce churn there, add a
private execution interface that will ease transition churn. However, I
do not wish to encourage its use, so it will remain a private interface.
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20210915162955.333025-22-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions