[libvirt] [PATCH 0/3] Update the virsh pool define/create for vHBA/NPIV

John Ferlan posted 3 patches 6 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180308233120.22170-1-jferlan@redhat.com
Test syntax-check passed
tools/virsh-pool.c | 29 ++++++++++++++++++++++++++---
tools/virsh.pod    | 17 ++++++++++++-----
2 files changed, 38 insertions(+), 8 deletions(-)
[libvirt] [PATCH 0/3] Update the virsh pool define/create for vHBA/NPIV
Posted by John Ferlan 6 years, 1 month ago
Looks like when adding support in commit 78be2e8b (and the 3 just
before it), I neglected to update the virsh command allow command
line usage of the fields.  This series updates virsh in order to
allow adding the fields (as ugly as they are) to make it easier
to define/create the pool with the fields.

John Ferlan (3):
  tools: Add the wwnn/wwpn to the man page for storage pool fields
  tools: Update the help description of the adapter-parent field
  tools: Add support for additional adapter parent options

 tools/virsh-pool.c | 29 ++++++++++++++++++++++++++---
 tools/virsh.pod    | 17 ++++++++++++-----
 2 files changed, 38 insertions(+), 8 deletions(-)

-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/3] Update the virsh pool define/create for vHBA/NPIV
Posted by Michal Privoznik 6 years, 1 month ago
On 03/09/2018 12:31 AM, John Ferlan wrote:
> Looks like when adding support in commit 78be2e8b (and the 3 just
> before it), I neglected to update the virsh command allow command
> line usage of the fields.  This series updates virsh in order to
> allow adding the fields (as ugly as they are) to make it easier
> to define/create the pool with the fields.
> 
> John Ferlan (3):
>   tools: Add the wwnn/wwpn to the man page for storage pool fields
>   tools: Update the help description of the adapter-parent field
>   tools: Add support for additional adapter parent options
> 
>  tools/virsh-pool.c | 29 ++++++++++++++++++++++++++---
>  tools/virsh.pod    | 17 ++++++++++++-----
>  2 files changed, 38 insertions(+), 8 deletions(-)
> 

ACK

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list