[libvirt] [PATCH v2 16/17] virsh: Expose virConnectGetStoragePoolCapabilities

Michal Privoznik mprivozn at redhat.com
Mon Mar 4 13:18:13 UTC 2019


On 2/12/19 4:28 PM, John Ferlan wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=1581670
> 
> Add a new storage pool command "poolcapabilities" to output
> the storage pool capabilities. This mimics the "domcapabilities"
> command with respect to naming.

I think this should be named pool-capabilities to repect that all pool 
commands have hypen in their name. There is no dom-* command, that's why 
I named it domcapabilites.

> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>   tools/virsh-pool.c | 42 ++++++++++++++++++++++++++++++++++++++++++
>   tools/virsh.pod    |  7 +++++++
>   2 files changed, 49 insertions(+)

Michal




More information about the libvir-list mailing list