Skip to content

Commit 2288824

Browse files
authored
Merge pull request #59211 from openshift/revert-58385-CNV21228
Revert "CNV-21228: new content"
2 parents 2d9b036 + a6d1906 commit 2288824

File tree

3 files changed

+32
-36
lines changed

3 files changed

+32
-36
lines changed

modules/virt-creating-vm-instancetype.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ You can use common instance types to install and edit customized instance types
1515

1616
.Procedure
1717

18-
. In the web console, navigate to the *InstanceTypes* tab in one of the following ways:
18+
. In the web console, navigate to the *InstanceTypes* tab in one of the following ways:
1919

2020
+
2121
* Click *Virtualization* -> *Catalog* -> *InstanceTypes*.
22-
* Click *Virtualization* -> *VirtualMachines* and select *From volume* in the *Create* dropdown menu.
22+
* Click *Virtualization* -> *VirtualMachines* and select *From volume* in the *Create* dropdown menu.
2323
2424
. Select a volume to boot from.
2525

26-
. Select an 'InstanceType'.
26+
. Select an 'InstanceType'.
2727

2828
. Select the 'InstanceType' size based on the VM's available CPUs and memory.
2929

virt/virt-web-console-overview.adoc

Lines changed: 27 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -333,48 +333,43 @@ By default, Red Hat templates are stored in the `openshift` project. You can edi
333333
|====
334334
=====
335335

336-
.*InstanceTypes* tab
337-
[%collapsible]
336+
// .*InstanceTypes* tab
337+
// [%collapsible]
338338

339-
:FeatureName: Creating a virtual machine from an instance type
340-
include::snippets/developer-preview.adoc[]
339+
// =====
340+
// [cols="1,3a", options="header"]
341+
// |====
342+
// |Element
343+
// |Description
341344

342-
=====
343-
[cols="1,3a", options="header"]
344-
|====
345-
|Element
346-
|Description
345+
// |*Volumes project* list
346+
// |Select the volume to boot your VM from.
347347

348-
|*Volumes project* list
349-
|Select the volume to boot your VM from.
348+
// |*Add volume*
349+
// |Upload a new volume or use an existing PersistentVolumeClaim (PVC).
350350

351-
|*Add volume*
352-
|Upload a new volume or use an existing PersistentVolumeClaim (PVC).
351+
// |*Filter* field
352+
// |Filter boot sources by operating system.
353353

354-
|*Filter* field
355-
|Filter boot sources by operating system.
354+
// |Search field
355+
// |Search boot sources by keyword.
356356

357-
|Search field
358-
|Search boot sources by keyword.
359-
360-
|*Select InstanceType*
361-
|Select an instance type based on the number of CPUs and amount of memory available.
362-
363-
|*VirtualMachine details*
364-
|Displays the current VM settings. You can change the name of the VM during this step.
357+
// |*Select InstanceType*
358+
// |Select an instance type based on the number of CPUs and amount of memory available.
365359

366-
|*Advanced settings*
367-
|Add an authorized SSH key to the VM.
360+
// |*VirtualMachine details*
361+
// |Displays the current VM settings. You can change the name of the VM during this step.
368362

369-
|*Start this VirtualMachine after creation* checkbox
370-
|Checked by default. Uncheck this to prevent the new VM from starting after creation.
371-
372-
|*Create VirtualMachine*
373-
|Creates a VM using the boot source and settings chosen on the *InstanceTypes* tab.
374-
|====
375-
=====
363+
// |*Advanced settings*
364+
// |Add an authorized SSH key to the VM.
376365

366+
// |*Start this VirtualMachine after creation* checkbox
367+
// |Checked by default. Uncheck this to prevent the new VM from starting after creation.
377368

369+
// |*Create VirtualMachine*
370+
// |Creates a VM using the boot source and settings chosen on the *InstanceTypes* tab.
371+
// |====
372+
// =====
378373

379374
[id="ui-virtualmachines-page_{context}"]
380375
== VirtualMachines page

virt/virtual_machines/virt-create-vms.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ include::modules/virt-creating-vm-custom-template.adoc[leveloffset=+1]
3636

3737
Refer to the virtual machine fields section when creating a VM from the web console.
3838

39-
include::modules/virt-creating-vm-instancetype.adoc[leveloffset=+1]
39+
// include::modules/virt-creating-vm-instancetype.adoc[leveloffset=+1]
40+
// uncomment this line when InstanceType becomes TP or GA
4041

4142
:virtualmachine:
4243
include::modules/virt-networking-wizard-fields-web.adoc[leveloffset=+3]

0 commit comments

Comments
 (0)