Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions documentation/modules/creating-plan-wizard-cnv-live.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,17 @@ The *Create migration plan* wizard opens.

* *Plan name*: Enter a name.
* *Plan project*: Select from the list.
* *Source provider*: Select from the list. You can use any {virt} provider. You do not need to create a new one for a live migration.
* *Source provider*: Select from the list. You can use any {virt} provider. You do not need to create a new one for a live migration.
* *Target provider*: Select from the list. Be sure to select the correct {virt} target provider.
* *Target project*: Select from the list.
* *Target project*: Click the list and do one of the following:

.. Select an existing project from the list.
.. Create a new project by clicking *Create Project* and doing the following:

... Enter the *Name* of the project. A project name must consist of lowercase alphanumeric characters or `-`. A project name must start and end with alphanumeric characters. For example, `my-name` or `123-abc`.
... Optional: Enter a *Display name* for the project.
... Optional: Enter a *Description* of the project.
... Click *Create Project*.

. Click *Next*.
+
Expand Down
10 changes: 9 additions & 1 deletion documentation/modules/creating-plan-wizard-cnv.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,15 @@ The *Create migration plan* wizard opens.
* *Plan project*: Select from the list.
* *Source provider*: Select from the list.
* *Target provider*: Select from the list.
* *Target project*: Select from the list.
* *Target project*: Click the list and do one of the following:

.. Select an existing project from the list.
.. Create a new project by clicking *Create Project* and doing the following:

... Enter the *Name* of the project. A project name must consist of lowercase alphanumeric characters or `-`. A project name must start and end with alphanumeric characters. For example, `my-name` or `123-abc`.
... Optional: Enter a *Display name* for the project.
... Optional: Enter a *Description* of the project.
... Click *Create Project*.

. Click *Next*.
+
Expand Down
10 changes: 9 additions & 1 deletion documentation/modules/creating-plan-wizard-ostack.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,15 @@ The *Create migration plan* wizard opens.
* *Plan project*: Select from the list.
* *Source provider*: Select from the list.
* *Target provider*: Select from the list.
* *Target project*: Select from the list. If you are using a UDN, this is the namespace defined in {virt}.
* *Target project*: Click the list and do one of the following:

.. Select an existing project from the list.
.. Create a new project by clicking *Create Project* and doing the following:

... Enter the *Name* of the project. A project name must consist of lowercase alphanumeric characters or `-`. A project name must start and end with alphanumeric characters. For example, `my-name` or `123-abc`.
... Optional: Enter a *Display name* for the project.
... Optional: Enter a *Description* of the project.
... Click *Create Project*.

. Click *Next*.
+
Expand Down
11 changes: 9 additions & 2 deletions documentation/modules/creating-plan-wizard-ova.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,15 @@ The *Create migration plan* wizard opens.
* *Plan name*: Enter a name.
* *Plan project*: Select from the list.
* *Source provider*: Select from the list.
* *Target provider*: Select from the list.
* *Target project*: Select from the list. If you are using a UDN, this is the namespace defined in {virt}.
* *Target project*: Click the list and do one of the following:

.. Select an existing project from the list.
.. Create a new project by clicking *Create Project* and doing the following:

... Enter the *Name* of the project. A project name must consist of lowercase alphanumeric characters or `-`. A project name must start and end with alphanumeric characters. For example, `my-name` or `123-abc`.
... Optional: Enter a *Display name* for the project.
... Optional: Enter a *Description* of the project.
... Click *Create Project*.

. Click *Next*.
+
Expand Down
10 changes: 9 additions & 1 deletion documentation/modules/creating-plan-wizard-rhv.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,15 @@ The *Create migration plan* wizard opens.
* *Plan project*: Select from the list.
* *Source provider*: Select from the list.
* *Target provider*: Select from the list.
* *Target project*: Select from the list. If you are using a UDN, this is the namespace defined in {virt}.
* *Target project*: Click the list and do one of the following:

.. Select an existing project from the list.
.. Create a new project by clicking *Create Project* and doing the following:

... Enter the *Name* of the project. A project name must consist of lowercase alphanumeric characters or `-`. A project name must start and end with alphanumeric characters. For example, `my-name` or `123-abc`.
... Optional: Enter a *Display name* for the project.
... Optional: Enter a *Description* of the project.
... Click *Create Project*.

. Click *Next*.
+
Expand Down
10 changes: 9 additions & 1 deletion documentation/modules/creating-plan-wizard-vmware.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,15 @@ The *Create migration plan* wizard opens.
* *Plan project*: Select from the list.
* *Source provider*: Select from the list.
* *Target provider*: Select from the list.
* *Target project*: Select from the list. If you are using a UDN, this is the namespace defined in {virt}.
* *Target project*: Click the list and do one of the following:

.. Select an existing project from the list.
.. Create a new project by clicking *Create Project* and doing the following:

... Enter the *Name* of the project. A project name must consist of lowercase alphanumeric characters or `-`. A project name must start and end with alphanumeric characters. For example, `my-name` or `123-abc`.
... Optional: Enter a *Display name* for the project.
... Optional: Enter a *Description* of the project.
... Click *Create Project*.

. Click *Next*.
+
Expand Down