Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ Additionally, the following functionalities are present that were not in OpenNeb
* Fix LVM concurrency issue with parallel deployments from different Hosts using the same VG [#7719](https://github.com/OpenNebula/one/issues/7719).
* Fix various logrotate issues [#7646](https://github.com/OpenNebula/one/issues/7646).
* Fix Datastores rounding off capacity values [#7777](https://github.com/OpenNebula/one/issues/7777).
* Fix `VOLATILE` disks not being considered during LVM and CEPH backups [#7914](https://github.com/OpenNebula/one/issues/7914).
* Fix `SD_DISK_BUS` not taken in account when attaching a disk [#7590](https://github.com/OpenNebula/one/issues/7590).
* Fix `queues` attribute in disk driver element is only supported for virtio bus [#7586](https://github.com/OpenNebula/one/issues/7586).
* Fix default `IOTHREAD` no applied when attaching a virtio disk [#7588](https://github.com/OpenNebula/one/issues/7588).
Loading