-
Notifications
You must be signed in to change notification settings - Fork 1.8k
CNV-55964: Right-click VM operation in the tree view #94476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
CNV-55964: Right-click VM operation in the tree view #94476
Conversation
@sbeskin-redhat: This pull request references CNV-55964 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.20.0" version, but no target version was set. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
🤖 Mon Jun 09 19:31:28 - Prow CI generated the docs preview: |
@@ -14,3 +14,5 @@ You can start, stop, restart, pause, and unpause multiple virtual machines from | |||
. Optional: To limit the number of displayed virtual machines, select a relevant project from the *Projects* list. | |||
. Select a checkbox next to the virtual machines you want to work with. To select all virtual machines, click the checkbox in the *VirtualMachines* table header. | |||
. Click *Actions* and select the intended action from the menu. | |||
+ | |||
Alternatively, you can change the state of all VMs in a project by right-clicking the project in the tree view and selecting the intended command from the pop-up menu. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤖 [error] RedHat.TermsErrors: Use 'menu' rather than 'pop-up menu'. For more information, see RedHat.TermsErrors.
@@ -22,6 +22,8 @@ You can create a snapshot of a virtual machine (VM) by using the {product-title} | |||
. Navigate to *Virtualization* -> *VirtualMachines* in the web console. | |||
. Select a VM to open the *VirtualMachine details* page. | |||
. Click the *Snapshots* tab and then click *Take Snapshot*. | |||
+ | |||
Alternatively, you can perform the same action in the tree view by right-clicking the VM and selecting *Create snapshot* from the pop-up menu. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤖 [error] RedHat.TermsErrors: Use 'menu' rather than 'pop-up menu'. For more information, see RedHat.TermsErrors.
+ | ||
Alternatively, click the VM's name to open the *VirtualMachine details* page and click *Actions* -> *Delete*. | ||
+ | ||
You can also delete a VM in the tree view by right-clicking the VM and selecting *Delete* from the pop-up menu. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤖 [error] RedHat.TermsErrors: Use 'menu' rather than 'pop-up menu'. For more information, see RedHat.TermsErrors.
@@ -31,6 +31,8 @@ include::snippets/technology-preview.adoc[] | |||
. Click the Options menu {kebab} beside the virtual machine and select *Migration* -> *Storage*. | |||
+ | |||
You can also access this option from the *VirtualMachine details* page by selecting *Actions* -> *Migration* -> *Storage*. | |||
+ | |||
Alternatively, you can perform the same action in the tree view by right-clicking the VM and selecting *Migration* from the pop-up menu. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤖 [error] RedHat.TermsErrors: Use 'menu' rather than 'pop-up menu'. For more information, see RedHat.TermsErrors.
@@ -91,6 +91,8 @@ include::modules/virt-using-virtctl-ssh-command.adoc[leveloffset=+2] | |||
[TIP] | |||
==== | |||
You can copy the `virtctl ssh` command in the web console by selecting *Copy SSH command* from the options {kebab} menu beside a VM on the *VirtualMachines* page. | |||
|
|||
Alternatively, you copy the `virtctl ssh` command in the tree view by right-clicking the VM and selecting *Copy SSH command* from the pop-up menu. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤖 [error] RedHat.TermsErrors: Use 'menu' rather than 'pop-up menu'. For more information, see RedHat.TermsErrors.
@sbeskin-redhat: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
/lgtm |
Resolves: https://issues.redhat.com/browse/CNV-55964
CNV 4.19+
OCP 4.19+
Preview:
https://94476--ocpdocs-pr.netlify.app/openshift-enterprise/latest/virt/managing_vms/virt-controlling-vm-states#virt-controlling-multiple-vms-web_virt-controlling-vm-states
https://94476--ocpdocs-pr.netlify.app/openshift-enterprise/latest/virt/managing_vms/virt-delete-vms#virt-delete-vm-web_virt-delete-vms
https://94476--ocpdocs-pr.netlify.app/openshift-enterprise/latest/virt/creating_vms_advanced/creating_vms_advanced_web/virt-cloning-vms#virt-cloning-vm-snapshot_virt-cloning-vms
https://94476--ocpdocs-pr.netlify.app/openshift-enterprise/latest/virt/backup_restore/virt-backup-restore-snapshots#virt-creating-vm-snapshot-web_virt-backup-restore-snapshots
https://94476--ocpdocs-pr.netlify.app/openshift-enterprise/latest/virt/managing_vms/virt-accessing-vm-ssh#virt-using-virtctl-ssh-command_virt-accessing-vm-ssh