You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/02/11 08:44:46 UTC

[GitHub] [cloudstack] rhtyd commented on a change in pull request #4681: Use ACPI event to reboot VM on KVM, and Use 'forced' reboot option to stop and start the VM

rhtyd commented on a change in pull request #4681:
URL: https://github.com/apache/cloudstack/pull/4681#discussion_r574326766



##########
File path: ui/src/config/section/compute.js
##########
@@ -125,6 +125,7 @@ export default {
           show: (record) => { return ['Running'].includes(record.state) },
           args: (record, store) => {
             var fields = []
+            fields.push('forced')

Review comment:
       @sureshanaparti what about systemvms, VR?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org