[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, experimental, updated. debian/1%1.21.40-1
Richard W.M. Jones
rjones at redhat.com
Sat Jun 1 11:04:43 UTC 2013
The following commit has been merged in the experimental branch:
commit e3c2397165884622e57f9d9b62349f4134bb3e61
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Sat May 11 18:07:24 2013 +0100
iscsi: Document that one server must be passed, and that username may be passed.
This fixes commit 8b271101a1724bab926c65c77436d8128bf1c2df.
diff --git a/generator/actions.ml b/generator/actions.ml
index 67c4f2f..f518ecd 100644
--- a/generator/actions.ml
+++ b/generator/actions.ml
@@ -1391,6 +1391,7 @@ is a list of server(s).
-------- --------------------------
file List must be empty or param not used at all
gluster Exactly one
+ iscsi Exactly one
nbd Exactly one
rbd One or more
sheepdog Zero or more
@@ -1410,7 +1411,8 @@ for the protocol is used (see C</etc/services>).
=item C<username>
-For the C<ssh> and C<rbd> protocols only, this specifies the remote username.
+For the C<iscsi>, C<rbd>, C<ssh> protocols only, this specifies the
+remote username.
If not given, then the local username is used for C<ssh>, and no authentication
is attempted for ceph. But note this sometimes may give unexpected results, for
--
Libguestfs Debian packaging
More information about the Pkg-libvirt-commits
mailing list