[libvirt] [PATCHv2] test driver: Add authentication to test driver.

Eric Blake eblake at redhat.com
Wed Jan 8 20:10:52 UTC 2014


On 01/08/2014 12:45 PM, Richard W.M. Jones wrote:
> There is no easy way to test authentication against libvirt.  This
> commit modifies the test driver to allow simple username/password
> authentication.
> 
> You modify the test XML by adding:
> 
>  <node>
>    ...
>    <auth>
>      <user password="123456">rich</user>
>      <user>jane</user>
>    </auth>
>  </node>
> 

> 
> Signed-off-by: Richard W.M. Jones <rjones at redhat.com>
> ---
>  src/test/test_driver.c | 111 ++++++++++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 110 insertions(+), 1 deletion(-)

ACK.


-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140108/31bfe196/attachment-0001.sig>


More information about the libvir-list mailing list