[libvirt] [PATCH 0/4] Clean up QMP schema testing and add support for RBD auth for -blockdev

Ján Tomko jtomko at redhat.com
Tue Jul 10 11:03:53 UTC 2018


On Mon, Jul 09, 2018 at 04:12:35PM +0200, Peter Krempa wrote:
>QEMU recently added support for passing RBD credentials also for
>-blockdev/blockdev-add.
>
>First two patches remove the need for a separate stash for the QMP
>schema data, patch 3 adds new capabilities and finally the last patch
>adds the RBD auth support.
>
>Peter Krempa (4):
>  tests: qemu: Use qmp schema data from the qemucapabilities test
>  tests: remove qemuqapischema.json
>  tests: qemucaps: Add test data for upcoming qemu 3.0.0
>  qemu: block: Add support for RBD authentication for blockdev
>
> src/qemu/qemu_block.c                              |    26 +-
> tests/Makefile.am                                  |     1 -
> .../network-qcow2-backing-chain-cache-unsafe.json  |     5 +
> ...etwork-qcow2-backing-chain-encryption_auth.json |     5 +
> .../qemucapabilitiesdata/caps_3.0.0.x86_64.replies | 22718 +++++++++++++++++++
> tests/qemucapabilitiesdata/caps_3.0.0.x86_64.xml   |  1213 +
> tests/qemucapabilitiestest.c                       |     1 +
> tests/qemumonitorjsontest.c                        |    13 +-
> tests/qemuqapischema.json                          | 11364 ----------
> tests/testutilsqemuschema.c                        |    65 +-
> tests/testutilsqemuschema.h                        |     3 +
> 11 files changed, 24040 insertions(+), 11374 deletions(-)
> create mode 100644 tests/qemucapabilitiesdata/caps_3.0.0.x86_64.replies
> create mode 100644 tests/qemucapabilitiesdata/caps_3.0.0.x86_64.xml
> delete mode 100644 tests/qemuqapischema.json
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180710/73aef70a/attachment-0001.sig>


More information about the libvir-list mailing list