]> xenbits.xensource.com Git - libvirt.git/commit
virsh: Add auth options for pool-{create|define}-as
authorJohn Ferlan <jferlan@redhat.com>
Wed, 3 Dec 2014 23:45:50 +0000 (18:45 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 5 Dec 2014 16:49:52 +0000 (11:49 -0500)
commit893258063dfe82aad0300c71e4e379a48e1910d1
treeae2dd7d0989b40fb0d4ae1b32cb52d87f3fa1878
parentc9ffd3ea9e3019b05d300276f25c82ba2d5997b8
virsh: Add auth options for pool-{create|define}-as

Add 3 new optional options for the pool-create-as and pool-define-as
command in order to define the 3 elements required in order to add
an auth element, such as:

<auth type='chap' username='myuser'>
  <secret usage='libvirtiscsi'/>
</auth>
tools/virsh-pool.c
tools/virsh.pod