]> git.puffer.fish Git - matthieu/pve-network.git/commit
partial fix #5496: ipam: netbox: properly return allocated ip
authorStefan Hanreich <s.hanreich@proxmox.com>
Mon, 10 Mar 2025 08:51:01 +0000 (09:51 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 7 Apr 2025 15:43:48 +0000 (17:43 +0200)
commitf36174e0722d82ea5473c17c3d901e30899fcb7b
treeae29796f1d2c916a3a22abed3564c8c3609d535f
parentb673a106c5b25a5d9e2586c51be764bfb01df506
partial fix #5496: ipam: netbox: properly return allocated ip

The netbox integration did not properly return the IP when creating
the entries in netbox. This lead to errors on starting the guest,
stating that an IP could not be allocated.

Originally-by: lou lecrivain <lou.lecrivain@wdz.de>
Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
Tested-by: Hannes Duerr <h.duerr@proxmox.com>
Link: https://lore.proxmox.com/20250310085103.30549-6-s.hanreich@proxmox.com
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/Network/SDN/Ipams/NetboxPlugin.pm