Date: Fri, 02 Jan 2026 23:41:56 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 292137] nuageinit doesn't set Message-ID: <bug-292137-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292137 Bug ID: 292137 Summary: nuageinit doesn't set Product: Base System Version: 15.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: goneri@lebouder.net This is the content of my openstack/latest/network_data.json: {"links": [{"id": "interface0", "type": "phy", "ethernet_mac_address": "52:54:00:24:f2:40"}], "networks": [{"id": "private-ipv4-0", "type": "ipv4", "link": "interface0", "ip_address": "192.168.123.7", "netmask": "255.255.255.0", "routes": [{"network": "0.0.0.0", "netmask": "0.0.0.0", "gateway": "192.168.123.1"}], "network_id": "18e48a29-633d-4bcd-954f-e279b9b78a48", "dns_nameservers": ["192.168.123.1"], "services": [{"type": "dns", "address": "192.168.123.1"}]}], "services": [{"type": "dns", "address": "192.168.123.1"}]} The IPv4 and the gateway are both properly set but the DNS configuration is ignored. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-292137-227>
