From 7e0844d98aae2b846cb7d17b79c6f7741286fd4e Mon Sep 17 00:00:00 2001 From: dcarracedo Date: Tue, 28 Apr 2026 08:42:32 +0200 Subject: [PATCH] B OpenNebula/one#7491: Add in What's new bug 7491 Signed-off-by: dcarracedo --- 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 e34bea73..d3ce1601 100644 --- a/content/software/release_information/release_notes/whats_new.md +++ b/content/software/release_information/release_notes/whats_new.md @@ -134,3 +134,4 @@ Additionally, the following functionalities are present that were not included i - [Fix OneDRS scheduler for VMs with resched flag](https://github.com/OpenNebula/one/issues/7503). - [Fix Conversion failed with message Unable to find Host, Cluster, and Datacenter of VM](https://github.com/OpenNebula/one/issues/7533). - [Fix `BRIDGE_LIST` in backup datastores.](https://github.com/OpenNebula/one/issues/7532) +- [USER_INPUT variable expansion not applied in SCHED_REQUIREMENTS when instantiating via FireEdge.](https://github.com/OpenNebula/one/issues/7491)