]> git.proxmox.com Git - pve-network.git/commit
move ipam option from subnet to zone
authorAlexandre Derumier <aderumier@odiso.com>
Mon, 5 Oct 2020 15:09:07 +0000 (17:09 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 8 Oct 2020 09:05:28 +0000 (11:05 +0200)
commit331e233018ad72b8a98018a49802eb874875c2f2
tree3c2fcd56e49de5b63f342941f9067aaf08fcc8d7
parent4ad7844283c42ac05ac9c771645fc74a0fd108ce
move ipam option from subnet to zone

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
PVE/API2/Network/SDN/Zones.pm
PVE/Network/SDN/SubnetPlugin.pm
PVE/Network/SDN/Subnets.pm
PVE/Network/SDN/Vnets.pm
PVE/Network/SDN/Zones/EvpnPlugin.pm
PVE/Network/SDN/Zones/FaucetPlugin.pm
PVE/Network/SDN/Zones/Plugin.pm
PVE/Network/SDN/Zones/QinQPlugin.pm
PVE/Network/SDN/Zones/SimplePlugin.pm
PVE/Network/SDN/Zones/VlanPlugin.pm
PVE/Network/SDN/Zones/VxlanPlugin.pm