Bug 1730509

Summary: [Docs] Give example of URI when adding KVM provider
Product: Red Hat Enterprise Virtualization Manager Reporter: Germano Veit Michel <gveitmic>
Component: DocumentationAssignee: Nadav Halevy <nhalevy>
Status: CLOSED CURRENTRELEASE QA Contact: Steve Goodman <sgoodman>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.3.4CC: emarcus, lsurette, nhalevy, sgoodman, srevivo, tburke
Target Milestone: ovirt-4.4.1Keywords: Documentation, NoDocsQEReview, Task
Target Release: ---Flags: nhalevy: needinfo+
lsvaty: testing_plan_complete-
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-02-26 17:07:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Virt RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Germano Veit Michel 2019-07-17 00:18:50 UTC
Description of problem:

In step 7 of Adding KVM as an External Provider[1], the documentation states "Enter the URI of the KVM host in the URI field.".

This URI is not straight forward and customers get confused configuring it. So please add an example, like: qemu+ssh://root.com/system

[1] https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.2/html-single/administration_guide/index#Adding_KVM_as_an_External_Provider

Comment 2 Steve Goodman 2020-02-10 11:36:13 UTC
Looks good to me as long as it's reviewed by SME.

After SME apporoves it you can merge it.

Comment 3 Nadav Halevy 2020-02-10 11:52:17 UTC
Hello Germano,

Can you please confirm that the following example added is okay?:

qemu+ssh://root.com/system

Thank you

Comment 4 Germano Veit Michel 2020-02-10 23:45:43 UTC
Hi Nadav,

Yes, that's the same I suggested in comment #1. Looks OK to me.

Thanks