mirror of https://github.com/apache/cloudstack.git
* Fix of shrinking volumes with QCOW2 format If the volumes are with QCOW2 format the shrinking will be handled on the agents side. There are cases in some storage plugins where the volumes' format is kept in the DB in QCOW2 but the actual format is raw. Till the current implementation this was limiting the plugins to shrink the volumes. Now this will be handled by the storage plugins * Addressed @nvazquez suggested change Will log the exception instead the exception message |
||
|---|---|---|
| .. | ||
| conf | ||
| src | ||
| pom.xml | ||