cloudstack/plugins/storage/volume/storpool/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/java/org/apache/cloudstack/storage/datastore/driver Fix storpool test & remove powermock (#7652) 2023-06-27 14:55:19 +05:30