]> git.proxmox.com Git - pve-network.git/commit - PVE/Network/SDN/Vnets.pm
add IPAMs plugins
authorAlexandre Derumier <aderumier@odiso.com>
Mon, 5 Oct 2020 15:08:47 +0000 (17:08 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 6 Oct 2020 16:11:17 +0000 (18:11 +0200)
commit70b035064290a014759ce62e0093df00cd7d62fe
treece0947f7b84418953b86a5416eafef3d8a48445d
parent5ca07ed9d4b394934521d098bb6cce4c3188ad38
add IPAMs plugins

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
15 files changed:
PVE/API2/Network/SDN.pm
PVE/API2/Network/SDN/Ipams.pm [new file with mode: 0644]
PVE/API2/Network/SDN/Makefile
PVE/API2/Network/SDN/Subnets.pm
PVE/Network/SDN/Ipams.pm [new file with mode: 0644]
PVE/Network/SDN/Ipams/Makefile [new file with mode: 0644]
PVE/Network/SDN/Ipams/NetboxPlugin.pm [new file with mode: 0644]
PVE/Network/SDN/Ipams/PVEPlugin.pm [new file with mode: 0644]
PVE/Network/SDN/Ipams/PhpIpamPlugin.pm [new file with mode: 0644]
PVE/Network/SDN/Ipams/Plugin.pm [new file with mode: 0644]
PVE/Network/SDN/Makefile
PVE/Network/SDN/SubnetPlugin.pm
PVE/Network/SDN/Subnets.pm
PVE/Network/SDN/Vnets.pm
debian/control