]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: rbd: Implement support for passing config file option
authorPeter Krempa <pkrempa@redhat.com>
Tue, 11 Nov 2014 16:31:24 +0000 (17:31 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 21 Nov 2014 13:37:03 +0000 (14:37 +0100)
commitb7d1bee2b9a8d7ed76456447b090702223da39f5
treeadb41175a0d12649b7639458c25174e8bf599b0d
parent02556606584ef6c065eae6e36c311250fa7a24f4
storage: rbd: Implement support for passing config file option

To be able to express some use cases of the RBD backing with libvirt, we
need to be able to specify a config file for the RBD client to qemu as
that is one of the commonly used options.
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/qemu/qemu_command.c
src/util/virstoragefile.c
src/util/virstoragefile.h
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd.xml