]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: storage: adapt to changes in JSON format for ceph/rbd
authorPeter Krempa <pkrempa@redhat.com>
Thu, 15 Jun 2017 15:44:18 +0000 (17:44 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 20 Jun 2017 06:40:18 +0000 (08:40 +0200)
commit4fac5a1935041254964313ed722fa8d59f8fa2de
tree532d59e0e25bc08dd806e99afe3651304dda24db
parent35d23f90b2266adb93079755161515699a401932
util: storage: adapt to changes in JSON format for ceph/rbd

Since qemu 2.9 the options changed from a monolithic string into fine
grained options for the json pseudo-protocol object.
src/util/virstoragefile.c
tests/virstoragetest.c