diff --git a/modules/virt-creating-vm-instancetype.adoc b/modules/virt-creating-vm-instancetype.adoc index d69f01b4a41e..f66484e07426 100644 --- a/modules/virt-creating-vm-instancetype.adoc +++ b/modules/virt-creating-vm-instancetype.adoc @@ -15,15 +15,15 @@ You can use common instance types to install and edit customized instance types .Procedure -. In the web console, navigate to the *InstanceTypes* tab in one of the following ways: +. In the web console, navigate to the *InstanceTypes* tab in one of the following ways: + * Click *Virtualization* -> *Catalog* -> *InstanceTypes*. -* Click *Virtualization* -> *VirtualMachines* and select *From volume* in the *Create* dropdown menu. +* Click *Virtualization* -> *VirtualMachines* and select *From volume* in the *Create* dropdown menu. . Select a volume to boot from. -. Select an 'InstanceType'. +. Select an 'InstanceType'. . Select the 'InstanceType' size based on the VM's available CPUs and memory. diff --git a/virt/virt-web-console-overview.adoc b/virt/virt-web-console-overview.adoc index 47b3306178e4..dd6f8c1293df 100644 --- a/virt/virt-web-console-overview.adoc +++ b/virt/virt-web-console-overview.adoc @@ -333,48 +333,43 @@ By default, Red Hat templates are stored in the `openshift` project. You can edi |==== ===== -.*InstanceTypes* tab -[%collapsible] +// .*InstanceTypes* tab +// [%collapsible] -:FeatureName: Creating a virtual machine from an instance type -include::snippets/developer-preview.adoc[] +// ===== +// [cols="1,3a", options="header"] +// |==== +// |Element +// |Description -===== -[cols="1,3a", options="header"] -|==== -|Element -|Description +// |*Volumes project* list +// |Select the volume to boot your VM from. -|*Volumes project* list -|Select the volume to boot your VM from. +// |*Add volume* +// |Upload a new volume or use an existing PersistentVolumeClaim (PVC). -|*Add volume* -|Upload a new volume or use an existing PersistentVolumeClaim (PVC). +// |*Filter* field +// |Filter boot sources by operating system. -|*Filter* field -|Filter boot sources by operating system. +// |Search field +// |Search boot sources by keyword. -|Search field -|Search boot sources by keyword. - -|*Select InstanceType* -|Select an instance type based on the number of CPUs and amount of memory available. - -|*VirtualMachine details* -|Displays the current VM settings. You can change the name of the VM during this step. +// |*Select InstanceType* +// |Select an instance type based on the number of CPUs and amount of memory available. -|*Advanced settings* -|Add an authorized SSH key to the VM. +// |*VirtualMachine details* +// |Displays the current VM settings. You can change the name of the VM during this step. -|*Start this VirtualMachine after creation* checkbox -|Checked by default. Uncheck this to prevent the new VM from starting after creation. - -|*Create VirtualMachine* -|Creates a VM using the boot source and settings chosen on the *InstanceTypes* tab. -|==== -===== +// |*Advanced settings* +// |Add an authorized SSH key to the VM. +// |*Start this VirtualMachine after creation* checkbox +// |Checked by default. Uncheck this to prevent the new VM from starting after creation. +// |*Create VirtualMachine* +// |Creates a VM using the boot source and settings chosen on the *InstanceTypes* tab. +// |==== +// ===== [id="ui-virtualmachines-page_{context}"] == VirtualMachines page diff --git a/virt/virtual_machines/virt-create-vms.adoc b/virt/virtual_machines/virt-create-vms.adoc index db35ad597f77..710e084a4a14 100644 --- a/virt/virtual_machines/virt-create-vms.adoc +++ b/virt/virtual_machines/virt-create-vms.adoc @@ -36,7 +36,8 @@ include::modules/virt-creating-vm-custom-template.adoc[leveloffset=+1] Refer to the virtual machine fields section when creating a VM from the web console. -include::modules/virt-creating-vm-instancetype.adoc[leveloffset=+1] +// include::modules/virt-creating-vm-instancetype.adoc[leveloffset=+1] +// uncomment this line when InstanceType becomes TP or GA :virtualmachine: include::modules/virt-networking-wizard-fields-web.adoc[leveloffset=+3]