mirror of https://github.com/apache/cloudstack.git
minimal version for router vms is 4.4.1 in branch 4.4
This commit is contained in:
parent
c8882b39ec
commit
3c4f776ffa
|
|
@ -69,5 +69,5 @@ public interface VirtualNetworkApplianceService {
|
|||
|
||||
List<Long> upgradeRouterTemplate(UpgradeRouterTemplateCmd cmd);
|
||||
|
||||
public static final String MinVRVersion = "4.3.0";
|
||||
public static final String MinVRVersion = "4.4.1";
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue