[ https://issues.apache.org/jira/browse/CLOUDSTACK-10257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16345504#comment-16345504 ]
ASF GitHub Bot commented on CLOUDSTACK-10257: --------------------------------------------- rafaelweingartner commented on issue #2437: [CLOUDSTACK-10257]Create template/volume does not allow to specify HVM requirements URL: https://github.com/apache/cloudstack/pull/2437#issuecomment-361674067 It is not as much refactoring as it is extracting duplicated code to a common method. BTW, the JavaScript part of ACS looks like created by someone that was charging by the lines.... I have never seen so many repeated code in my whole life. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Create template/volume does not allow to specify HVM requirement > ---------------------------------------------------------------- > > Key: CLOUDSTACK-10257 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10257 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the > default.) > Reporter: Rafael Weingärtner > Assignee: Rafael Weingärtner > Priority: Minor > > Even when creating a template from a snapshot of a ROOT volume, which has a > PV operating system, ACS created the template with flag HVM=1, which may > cause problems to deploy the aforementioned template in environments that do > not have hosts that support HVM. When creating templates from Snapshots or > volumes an option to specify if the template that is going to be created > needs HVM or not should be presented. -- This message was sent by Atlassian JIRA (v7.6.3#76005)