mirror of https://github.com/apache/cloudstack.git
specifying MinVRVersion as 4.5.0 for the 4.5 branch
This commit is contained in:
parent
0347b2f5f3
commit
ad59970d37
|
|
@ -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.5.0";
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue