From 51c0adae8f3065df778984be88af122eb5f5dac0 Mon Sep 17 00:00:00 2001 From: Jorge Miguel Lobo Escalona Date: Tue, 18 Aug 2026 10:55:04 +0200 Subject: [PATCH] F OpenNebula/One#7951: add DNS field --- .../release_information/release_notes/resolved_issues_741.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/software/release_information/release_notes/resolved_issues_741.md b/content/software/release_information/release_notes/resolved_issues_741.md index a0825682..b56d97a6 100644 --- a/content/software/release_information/release_notes/resolved_issues_741.md +++ b/content/software/release_information/release_notes/resolved_issues_741.md @@ -37,3 +37,4 @@ The following issues have been solved in 7.4.1: * Fix storage migrations to prevent Open vSwitch ports from being removed [#7947](https://github.com/OpenNebula/one/issues/7947). * Fix Isolated CPUS input not updating when switching hosts [#7970](https://github.com/OpenNebula/one/issues/7970). * Fix interactive LVM incremental backups with more than one dirty extent [#7962](https://github.com/OpenNebula/one/issues/7962) +* Fix the form for adding a NIC by adding the DNS field [#7951](https://github.com/OpenNebula/one/issues/7951)