mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-04 00:02:37 +01:00
CLOUDSTACK-4316: updateSystemVms is not need in Upgrade304to305 as new templates are used in upgrade from 4.1 to 4.2
This commit is contained in:
parent
a6969802c8
commit
02d1757724
@ -66,7 +66,7 @@ public class Upgrade304to305 extends Upgrade30xBase implements DbUpgrade {
|
||||
addVpcProvider(conn);
|
||||
updateRouterNetworkRef(conn);
|
||||
fixZoneUsingExternalDevices(conn);
|
||||
updateSystemVms(conn);
|
||||
// updateSystemVms(conn);
|
||||
fixForeignKeys(conn);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user