From be0092d273065c2884b91fc84a89b023b7ef9f48 Mon Sep 17 00:00:00 2001 From: MarioRobres Date: Thu, 16 Jul 2026 09:59:21 +0200 Subject: [PATCH] B OpenNebula/one#7914: add release notes --- content/software/release_information/release_notes/whats_new.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/software/release_information/release_notes/whats_new.md b/content/software/release_information/release_notes/whats_new.md index 8f4b5c96..906f8c03 100644 --- a/content/software/release_information/release_notes/whats_new.md +++ b/content/software/release_information/release_notes/whats_new.md @@ -138,3 +138,4 @@ Additionally, the following functionalities are present that were not in OpenNeb * 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) +* Fix `VOLATILE` disks not being considered during LVM and CEPH backups[#7914](https://github.com/OpenNebula/one/issues/7914)