mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Revert "CLOUDSTACK-4649"
This reverts commit c82ef422b47fe2909ff79b7f91d2ba76bf007457.
This commit is contained in:
parent
1510139f15
commit
1f42153630
@ -160,7 +160,6 @@ public class XenServer56FP1Resource extends XenServer56Resource {
|
||||
VM template = templates.iterator().next();
|
||||
|
||||
VM.Record vmr = template.getRecord(conn);
|
||||
vmr.platform.remove("device_id");
|
||||
vmr.affinity = host;
|
||||
vmr.otherConfig.remove("disks");
|
||||
vmr.otherConfig.remove("default_template");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user