Yedidyah Bar David has uploaded a new change for review. Change subject: doc: small bugfix in ovirt-iso-uploader.8 ......................................................................
doc: small bugfix in ovirt-iso-uploader.8 Changed '/etc/engine/logcollector.conf' to '/etc/engine/isouploader.conf' Change-Id: I4aea7db01842027811bb47d379008c444cb8ef6f Signed-off-by: Yedidyah Bar David <[email protected]> --- M src/ovirt-iso-uploader.8 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-iso-uploader refs/changes/36/16336/1 diff --git a/src/ovirt-iso-uploader.8 b/src/ovirt-iso-uploader.8 index 7aa3678..8790650 100644 --- a/src/ovirt-iso-uploader.8 +++ b/src/ovirt-iso-uploader.8 @@ -10,7 +10,7 @@ .PP The \fBovirt\-iso\-uploader\fP can be used to list the names of ISO storage domains (not the images stored in those domains) and upload files to storage domains. The upload operation supports multiple files (separated by spaces) and wildcarding.\& .PP -The \fBovirt\-iso\-uploader\fP will, by default, attempt to interact with the REST API. This command typically gets the oVirt engine manager's hostname and port number (engine=) and user name (user=) from the \fB/etc/engine/logcollector.conf\fP file. Alternatively, you can provide the user name and password from the command line. The user name and password are authenticated by the authentication service associated with the oVirt engine manager. Currently, a special local account (admin), Red Hat IPA server, and Microsoft Active Directory server is supported for this task. +The \fBovirt\-iso\-uploader\fP will, by default, attempt to interact with the REST API. This command typically gets the oVirt engine manager's hostname and port number (engine=) and user name (user=) from the \fB/etc/engine/isouploader.conf\fP file. Alternatively, you can provide the user name and password from the command line. The user name and password are authenticated by the authentication service associated with the oVirt engine manager. Currently, a special local account (admin), Red Hat IPA server, and Microsoft Active Directory server is supported for this task. .PP The reason \fBovirt\-iso\-uploader\fP needs to interact with the REST API is so it can discover metadata (the IP address and path information) for the NFS server hosting the ISO storage domain. The only way to bypass the REST API (and not require a user name and password) is if you provide the fully qualified address and path to the NFS server. This can be useful if JBoss is off\-line or if you know the full path to the domain on the NFS server. However, keep in mind that the path names are not intuitive. You cannot bypass the REST API if you are using SSH to copy files to the server.\& .PP -- To view, visit http://gerrit.ovirt.org/16336 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4aea7db01842027811bb47d379008c444cb8ef6f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-iso-uploader Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
