[
https://issues.apache.org/jira/browse/CLOUDSTACK-8197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539595#comment-14539595
]
ASF GitHub Bot commented on CLOUDSTACK-8197:
--------------------------------------------
GitHub user DaanHoogland opened a pull request:
https://github.com/apache/cloudstack/pull/244
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.5/CLOUDSTACK-8197
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/244.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 #244
----
commit 06608f2b73d91715f800fe87619db17baddab908
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)