[PATCH container 0/1] fix #5496: sdn: fix netbox integration
jonahz
jonah.zuercher at adfinis.com
Mon Feb 24 17:58:24 CET 2025
Hi,
This patch fixes several bugs in the netbox SDN plugin.
At the moment, the plugin is completely broken and doesn't work at all because it can't assign IPs correctly.
Forum discussion: https://forum.proxmox.com/threads/sdn-problems-with-netbox-as-ipam.147395/
In addition to that, I added a function to make sure the IP range from the DHCP configuration is created in netbox if it doesn't exist yet.
Currently, the plugin fails silently if the range doesn't exist.
jonahz (1):
fix #5496: sdn: fix netbox integration
src/PVE/Network/SDN/Ipams/NetboxPlugin.pm | 21 +++++++++++++++++++--
1 file changed, 19 insertions(+), 2 deletions(-)
--
2.48.1
More information about the pve-devel
mailing list