mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
bug 10197: enable trackVmHostChange for XenServer
This commit is contained in:
parent
0d23c9a6f4
commit
811063f769
@ -61,6 +61,6 @@ public class XenServerGuru extends HypervisorGuruBase implements HypervisorGuru
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public boolean trackVmHostChange() {
|
public boolean trackVmHostChange() {
|
||||||
return false;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user