--- Begin Message ---
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 additi
--- Begin Message ---
This fixes a bug which currently prevents the netbox
plugin from assigning an IP correctly.
It also makes sure to create an IP range, if none exists
for the configured DHCP range.
Signed-off-by: jonahz
---
src/PVE/Network/SDN/Ipams/NetboxPlugin.pm | 21 +++-