----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16315/#review30526 -----------------------------------------------------------
engine/api/src/com/cloud/vm/VirtualMachineManager.java <https://reviews.apache.org/r/16315/#comment58470> This need to be present in the list returned by getConfigKeys() server/src/com/cloud/configuration/Config.java <https://reviews.apache.org/r/16315/#comment58471> This should be removed as it is already defined in VirtualMachineManager.java - Koushik Das On Dec. 17, 2013, 9:38 a.m., bharat kumar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16315/ > ----------------------------------------------------------- > > (Updated Dec. 17, 2013, 9:38 a.m.) > > > Review request for cloudstack and Koushik Das. > > > Bugs: CLOUDSTACK-5495 > https://issues.apache.org/jira/browse/CLOUDSTACK-5495 > > > Repository: cloudstack-git > > > Description > ------- > > CLOUDSTACK-5495 Unable to stop VM > This patch makes the execute.in.sequence.hypervisor.commands configurable for > stopvm command. > > > Diffs > ----- > > engine/api/src/com/cloud/vm/VirtualMachineManager.java f9bb935 > engine/orchestration/src/com/cloud/vm/VirtualMachineManagerImpl.java > bc6a32f > server/src/com/cloud/configuration/Config.java b994ce3 > > Diff: https://reviews.apache.org/r/16315/diff/ > > > Testing > ------- > > Tested on 4.3 > > > Thanks, > > bharat kumar > >