Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A469817540 for ; Tue, 12 May 2015 12:52:00 +0000 (UTC) Received: (qmail 4090 invoked by uid 500); 12 May 2015 12:52:00 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 4060 invoked by uid 500); 12 May 2015 12:52:00 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 4050 invoked by uid 500); 12 May 2015 12:52:00 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 4047 invoked by uid 99); 12 May 2015 12:52:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2015 12:52:00 +0000 Date: Tue, 12 May 2015 12:52:00 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-8197) make minimal sysvm version configuratble MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-8197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539786#comment-14539786 ] ASF GitHub Bot commented on CLOUDSTACK-8197: -------------------------------------------- Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/244#issuecomment-101265470 adjusted default to 4.5.0 > make minimal sysvm version configuratble > ---------------------------------------- > > Key: CLOUDSTACK-8197 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8197 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server, SystemVM > Reporter: Daan Hoogland > Assignee: Daan Hoogland > Fix For: 4.6.0 > > > MinVRVersion is hard coded in the VirtualNetworkApplianceService. To facilitate users to make their own versions it must be a config key. As such it will be best to move it to NetworkOrchestrationService as it's use is mostly from that layer. -- This message was sent by Atlassian JIRA (v6.3.4#6332)