mirror of https://github.com/apache/cloudstack.git
Changes: - During Vm migration while finding a new host within the cluster, we need to set the storagepool Id to the deployment plan too. - This will indicate the planner that the volumes are ready and no need to find new pool - This in turn will prevent the threshold check done during the pool allocation. This step is not needed since there is no need to allocate pools newly. - Thus the migration wont fail because th threshold check fails. |
||
|---|---|---|
| .. | ||
| resources/META-INF/cloudstack/core | ||
| src | ||
| test | ||
| pom.xml | ||