mirror of https://github.com/apache/cloudstack.git
* Fix NPE while cloudstack agent failed to connect to mgt server If `ramOvercommitRatio` field is missing in user_vm_details table is missing then agent throws NPE after restarting It is because in user_vm_details, there are 'cpuOvercommitRatio' for all vms, but for vms the field 'ramOvercommitRatio' is missing in the table. * code feedback |
||
|---|---|---|
| .. | ||
| conf | ||
| src | ||
| pom.xml | ||