-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Align description of provider properties with the UI
Signed-off-by: RichardHoch <[email protected]>
- Loading branch information
1 parent
31bac02
commit 2ed1b25
Showing
3 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -78,7 +78,7 @@ ifdef::vmware[] | |
. Specify the following fields: | ||
|
||
* *Provider resource name*: Name of the source provider. | ||
* *URL*: vCenter host name or IP address - if a certificate for FQDN is specified, the value of this field needs to match the FQDN in the certificate. | ||
* *URL*: URL of the SDK endpoint of the vCenter on which the source VM is mounted. For example, `https://vCenter-host-example.com/sdk`. If a certificate for FQDN is specified, the value of this field needs to match the FQDN in the certificate. | ||
* *VDDK init image*: `VDDKInitImage` path. It is strongly recommended to create a VDDK init image to accelerate migrations. For more information, see xref:../master.adoc#creating-vddk-image_mtv[Creating a VDDK image]. | ||
* *Username*: vCenter user, for example, `[email protected]`. | ||
* *Password*: vCenter user password. | ||
|
@@ -100,7 +100,7 @@ ifdef::rhv[] | |
* *Provider resource name*: Name of the source provider | ||
+ | ||
include::snip-provider-names.adoc[] | ||
* *URL*: API endpoint of the {rhv-short} Manager on which the source VM is mounted | ||
* *URL*: URL of the API endpoint of the {rhv-full} Manager (RHVM) on which the source VM is mounted, for example, `https://rhv-host-example.com/ovirt-engine/api` | ||
* *Username*: Username | ||
* *Password*: Password | ||
|
@@ -128,7 +128,7 @@ ifdef::ostack[] | |
* *Provider resource name*: Name of the source provider. | ||
+ | ||
include::snip-provider-names.adoc[] | ||
* *URL*: {osp} Identity (Keystone) endpoint, for example, `http://controller:5000/v3`. | ||
* *URL*: URL of the {osp} Identity (Keystone) endpoint, for example, `http://controller:5000/v3`. | ||
* *Authentication type*: Choose one of the following methods of authentication and supply the information related to your choice. For example, if you choose *Application credential ID* as the authentication type, the *Application credential ID* and the *Application credential secret* fields become active, and you need to supply the ID and the secret. | ||
** *Application credential ID* | ||
|
@@ -173,7 +173,7 @@ ifdef::cnv[] | |
* *Provider resource name*: Name of the source provider | ||
+ | ||
include::snip-provider-names.adoc[] | ||
* *URL*: Endpoint of the API server | ||
* *URL*: URL of the endpoint of the API server | ||
* *Service account bearer token*: Token for a service account with `cluster-admin` privileges | ||
+ | ||
If both *URL* and *Service account bearer token* are left blank, the local {ocp-short} cluster is used. | ||
|
@@ -185,7 +185,7 @@ ifdef::cnv2[] | |
* *Provider resource name*: Name of the source provider | ||
+ | ||
include::snip-provider-names.adoc[] | ||
* *URL*: Endpoint of the API server | ||
* *URL*: URL of the endpoint of the API server | ||
* *Service account bearer token*: Token for a service account with `cluster-admin` privileges | ||
+ | ||
If both *URL* and *Service account bearer token* are left blank, the local {ocp-short} cluster is used. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters