[
https://issues.apache.org/jira/browse/CLOUDSTACK-8197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539584#comment-14539584
]
ASF GitHub Bot commented on CLOUDSTACK-8197:
--------------------------------------------
GitHub user DaanHoogland opened a pull request:
https://github.com/apache/cloudstack/pull/243
backport of CLOUDSTACK-8197 create MinVRVersion config item
Conflicts:
api/src/com/cloud/network/VirtualNetworkApplianceService.java
engine/orchestration/src/org/apache/cloudstack/engine/orchestration/NetworkOrchestrator.java
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DaanHoogland/cloudstack
hotfix/4.4/CLOUDSTACK-8197
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/243.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #243
----
commit f67155360a042f869353de28ab73ac7e5622419c
Author: Daan Hoogland <[email protected]>
Date: 2015-05-12T09:25:37Z
backport of CLOUDSTACK-8197 create MinVRVersion config item
Conflicts:
api/src/com/cloud/network/VirtualNetworkApplianceService.java
engine/orchestration/src/org/apache/cloudstack/engine/orchestration/NetworkOrchestrator.java
----
> 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)