]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Introduce storageConnectGetStoragePoolCapabilities
authorJohn Ferlan <jferlan@redhat.com>
Thu, 7 Feb 2019 17:03:08 +0000 (12:03 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 6 Mar 2019 16:12:48 +0000 (11:12 -0500)
commitd9bf6cef3253d6f887d7b8f659d129ca2cffd911
treef9caacd6d5421cb235be87c0d493b0647a2481cd
parent6696155ae61446019f6bcf65ff8643a6b90ce688
storage: Introduce storageConnectGetStoragePoolCapabilities

https://bugzilla.redhat.com/show_bug.cgi?id=1581670

Create the storage driver code to generate the output for the
storage pool capabilities XML.

Signed-off-by: John Ferlan <jferlan@redhat.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
src/storage/storage_driver.c