Skip to content

Commit 7951ab1

Browse files
authored
Merge pull request #72313 from aspauldi/CNV-38655
CNV-38655: Update actions text in snapshots tab
2 parents 6d5b6b4 + c3c8b30 commit 7951ab1

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

modules/virt-deleting-vm-snapshot-web.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ You can delete an existing virtual machine (VM) snapshot by using the web consol
1313
. Navigate to *Virtualization* -> *VirtualMachines* in the web console.
1414
. Select a VM to open the *VirtualMachine details* page.
1515
. Click the *Snapshots* tab to view a list of snapshots associated with the VM.
16-
. Click the options menu {kebab} beside a snapshot and select *Delete VirtualMachineSnapshot*.
16+
. Click the options menu {kebab} beside a snapshot and select *Delete snapshot*.
1717
. Click *Delete*.

modules/virt-restoring-vm-from-snapshot-web.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ You can restore a virtual machine (VM) to a previous configuration represented b
1515
. If the VM is running, click the options menu {kebab} and select *Stop* to power it down.
1616
. Click the *Snapshots* tab to view a list of snapshots associated with the VM.
1717
. Select a snapshot to open the *Snapshot Details* screen.
18-
. Click the options menu {kebab} and select *Restore VirtualMachineSnapshot*.
18+
. Click the options menu {kebab} and select *Restore VirtualMachine from snapshot*.
1919
. Click *Restore*.

virt/getting_started/virt-web-console-overview.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -277,12 +277,12 @@ The *Cluster* tab displays the {VirtProductName} version and update status. You
277277
|Select a dedicated secondary network for live migration.
278278
279279
|*General Settings* -> *SSH Configuration* -> *SSH over LoadBalancer service* switch
280-
|Enable the creation of LoadBalancer services for SSH connections to VMs.
280+
|Enable the creation of LoadBalancer services for SSH connections to VMs.
281281
282282
You must configure a load balancer.
283283
284284
|*General Settings* -> *SSH Configuration* -> *SSH over NodePort service* switch
285-
|Allow the creation of node port services for SSH connections to virtual machines.
285+
|Allow the creation of node port services for SSH connections to virtual machines.
286286
287287
|*General Settings* -> *Template project* section
288288
|Expand this section to select a project for Red Hat templates. The default project is `openshift`.
@@ -1002,7 +1002,7 @@ You can create a snapshot, create a copy of a virtual machine from a snapshot, r
10021002
10031003
Click the snapshot name to edit the labels or annotations.
10041004
1005-
Click the actions menu {kebab} beside a snapshot to select *Create VirtualMachine*, *Restore*, or *Delete*.
1005+
Click the options menu {kebab} beside a snapshot to select *Create VirtualMachine*, *Restore VirtualMachine from snapshot*, or *Delete snapshot*.
10061006
|====
10071007
=====
10081008

0 commit comments

Comments
 (0)