cloudstack/engine/storage/volume/src
Bryan Lima cb4848bc1a
Add support to RBD erasure code pools (#9808)
* Readd filename string on qemuimg create

* Remove empty object on the data pool details of storage pools with no data pool

* Only use the method createPhysicalDiskByLibVirt with RBD when the pool is of erasure code type. Also added javadoc for createPhysicalDisk method

* Change literal '/' string to File.separator

* Add support for erasure code pools

* Fix null on putAll
2025-04-02 08:19:00 -03:00
..
main Add support to RBD erasure code pools (#9808) 2025-04-02 08:19:00 -03:00
test Improve logging to include more identifiable information (#9873) 2025-01-06 16:42:37 +05:30