Skip to content

Commit c5c0f7b

Browse files
committed
CNV-24175-B: Check UI overview assembly against 4.13 web console
1 parent 50fb607 commit c5c0f7b

File tree

1 file changed

+49
-24
lines changed

1 file changed

+49
-24
lines changed

virt/virt-web-console-overview.adoc

Lines changed: 49 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ The *User permissions* tab displays cluster-wide user permissions for tasks.
290290
|Element
291291
|Description
292292
293-
|*User Permissions* table
293+
|*User permissions* table
294294
|List of tasks, such as *Share templates*, and permissions
295295
|====
296296
=====
@@ -300,15 +300,29 @@ The *User permissions* tab displays cluster-wide user permissions for tasks.
300300

301301
You can create a VirtualMachine by selecting a template or boot source on the Catalog page.
302302

303-
.*Template catalog* tab
303+
.Catalog page
304+
[%collapsible]
305+
=====
306+
[cols="1,3", options="header"]
307+
|====
308+
|Element
309+
|Description
310+
311+
|xref:../virt/virt-web-console-overview.adoc#virtualization-catalog-template_virt-web-console-overview[*Template catalog* tab]
312+
|Select a template to create a VirtualMachine from.
313+
|====
314+
=====
315+
316+
[id="virtualization-catalog-template_{context}"]
317+
=== Template catalog tab
304318
[%collapsible]
305319
=====
306320
[cols="1,3a", options="header"]
307321
|====
308322
|Element
309323
|Description
310324
311-
|*Templates project* list
325+
|*Template project* list
312326
|Select the project in which your templates are located.
313327
314328
By default, Red Hat templates are stored in the `openshift` project. You can edit the template project on the xref:../virt/virt-web-console-overview.adoc#ui-virtualization-settings-templates-project[*Overview -> Settings -> Template project* tab].
@@ -384,10 +398,10 @@ You can create and manage VirtualMachines on the VirtualMachines page.
384398
|Element
385399
|Description
386400
387-
|*Create -> From catalog*
388-
|Create a VirtualMachine on the Catalog page.
401+
|*Create -> From template*
402+
|Create a VirtualMachine on the *Catalog* page -> *Template catalog* tab.
389403
390-
|*Create -> With YAML*
404+
|*Create -> From YAML*
391405
|Create a VirtualMachine by editing a YAML configuration file.
392406
393407
|*Filter* field
@@ -399,7 +413,7 @@ You can create and manage VirtualMachines on the VirtualMachines page.
399413
|*VirtualMachines* table
400414
|List of VirtualMachines
401415
402-
Click the Options menu {kebab} beside a VirtualMachine to select *Stop*, *Restart*, *Pause*, *Clone*, *Migrate*, *Copy SSH command*, *Edit labels*, *Edit annotations*, or *Delete*.
416+
Click the *Options* menu {kebab} beside a VirtualMachine to select *Stop*, *Restart*, *Pause*, *Clone*, *Migrate*, *Copy SSH command*, *Edit labels*, *Edit annotations*, or *Delete*.
403417
404418
Click a VirtualMachine to navigate to the VirtualMachine details page.
405419
|====
@@ -654,9 +668,6 @@ You can configure the VirtualMachine by editing the YAML file on the *YAML* tab.
654668
|Element
655669
|Description
656670
657-
|*YAML* switch
658-
|Set to *ON* to view your live changes in the YAML configuration file.
659-
660671
|*Save* button
661672
|Save changes to the YAML file.
662673
@@ -786,7 +797,7 @@ You can manage network interfaces on the *Network interfaces* tab.
786797
|*Network interface* table
787798
|List of network interfaces
788799
789-
Click the Options menu {kebab} beside a network interface to select *Edit* or *Delete*.
800+
Click the *Options* menu {kebab} beside a network interface to select *Edit* or *Delete*.
790801
|====
791802
=====
792803

@@ -815,7 +826,7 @@ You can manage disks on the *Disks* tab.
815826
|Search field
816827
|Search for a disk by name.
817828
818-
|*Mount Windows driver disk* checkbox
829+
|*Mount Windows drivers disk* checkbox
819830
|Select to mount an ephemeral container disk as a CD-ROM.
820831
821832
|*Disks* table
@@ -919,7 +930,9 @@ You can create snapshots and restore VirtualMachines from snapshots on the *Snap
919930
|*Snapshot* table
920931
|List of snapshots
921932
922-
Click the Options menu {kebab} beside a snapshot to select *Edit labels*, *Edit annotations*, *Edit VirtualMachineSnapshot*, *Delete VirtualMachineSnapshot*.
933+
Click the snapshot name to edit the labels or annotations.
934+
935+
Click the *Options* menu {kebab} beside a snapshot to select *Restore* or *Delete*.
923936
|====
924937
=====
925938

@@ -983,7 +996,7 @@ You cannot edit a Red Hat template. You can clone a Red Hat template and edit it
983996
|*Templates* table
984997
|List of templates
985998
986-
Click the Options menu {kebab} beside a template to select *Edit*, *Clone*, *Edit boot source*, *Edit boot source reference*, *Edit labels*, *Edit annotations*, or *Delete*.
999+
Click the *Options* menu {kebab} beside a template to select *Edit*, *Clone*, *Edit boot source*, *Edit boot source reference*, *Edit labels*, *Edit annotations*, or *Delete*.
9871000
|====
9881001
=====
9891002

@@ -1116,9 +1129,6 @@ You can configure a custom template by editing the YAML file on the *YAML* tab.
11161129
|Element
11171130
|Description
11181131
1119-
|*YAML* switch
1120-
|Set to *ON* to view your live changes in the YAML configuration file.
1121-
11221132
|*Save* button
11231133
|Save changes to the YAML file.
11241134
@@ -1197,7 +1207,7 @@ You can manage network interfaces on the *Network interfaces* tab.
11971207
|*Network interface* table
11981208
|List of network interfaces
11991209
1200-
Click the Options menu {kebab} beside a network interface to select *Edit* or *Delete*.
1210+
Click the *Options* menu {kebab} beside a network interface to select *Edit* or *Delete*.
12011211
|====
12021212
=====
12031213

@@ -1229,7 +1239,7 @@ You can manage disks on the *Disks* tab.
12291239
|*Disks* table
12301240
|List of template disks
12311241
1232-
Click the Options menu {kebab} beside a disk to select *Edit* or *Detach*.
1242+
Click the *Options* menu {kebab} beside a disk to select *Edit* or *Detach*.
12331243
|====
12341244
=====
12351245

@@ -1273,10 +1283,16 @@ You can edit selected template settings on the *Parameters* tab.
12731283
|Element
12741284
|Description
12751285
1286+
|*YAML* switch
1287+
|Set to *ON* to view your live changes in the YAML configuration file.
1288+
12761289
|VM name
12771290
|Select *Generated (expression)* for a generated value, *Value* to set a default value, or *None* from the *Default value type* list.
12781291
1279-
|Data source namespace
1292+
|DataSource name
1293+
|Select *Generated (expression)* for a generated value, *Value* to set a default value, or *None* from the *Default value type* list.
1294+
1295+
|DataSource namespace
12801296
|Select *Generated (expression)* for a generated value, *Value* to set a default value, or *None* from the *Default value type* list.
12811297
12821298
|Cloud user password
@@ -1314,7 +1330,7 @@ When you create a DataSource, a `DataImportCron` resource defines a cron job to
13141330
|*DataSources* table
13151331
|List of DataSources
13161332
1317-
Click the Options menu {kebab} beside a DataSource to select *Edit labels*, *Edit annotations*, or *Delete*.
1333+
Click the *Options* menu {kebab} beside a DataSource to select *Edit labels*, *Edit annotations*, or *Delete*.
13181334
|====
13191335
=====
13201336

@@ -1340,22 +1356,31 @@ You can configure a DataSource on the DataSource details page.
13401356
|Configure a DataSource by editing a YAML configuration file.
13411357
13421358
|*Actions* menu
1343-
|Select *Edit labels*, *Edit annotations*, or *Delete*.
1359+
|Select *Edit labels*, *Edit annotations*, *Delete*, or *Manage source*.
13441360
13451361
|Name
13461362
|DataSource name
13471363
13481364
|Namespace
13491365
|DataSource namespace
13501366
1367+
|DataImportCron
1368+
|DataSource DataImportCron
1369+
13511370
|Labels
13521371
|Click the edit icon to edit the labels.
13531372
13541373
|Annotations
13551374
|Click the edit icon to edit the annotations.
13561375
13571376
|Conditions
1358-
|Displays the status conditions of the DataSource
1377+
|Displays the status conditions of the DataSource.
1378+
1379+
|Created at
1380+
|DataSource creation date
1381+
1382+
|Owner
1383+
|DataSource owner
13591384
|====
13601385
=====
13611386

@@ -1384,7 +1409,7 @@ You can manage MigrationPolicies for your workloads on the MigrationPolicies pag
13841409
|*MigrationPolicies* table
13851410
|List of MigrationPolicies
13861411
1387-
Click the Options menu {kebab} beside a MigrationPolicy to select *Edit* or *Delete*.
1412+
Click the *Options* menu {kebab} beside a MigrationPolicy to select *Edit* or *Delete*.
13881413
|====
13891414
=====
13901415

0 commit comments

Comments
 (0)