]> git.proxmox.com Git - pve-network.git/commit
api2 : split vnets/zones/controllers
authorAlexandre Derumier <aderumier@odiso.com>
Tue, 26 Nov 2019 09:00:17 +0000 (10:00 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 26 Nov 2019 11:33:40 +0000 (12:33 +0100)
commit4140be9e7918d97f8b0a5da7856714dbd61ea083
treeccb3b3bc634502f23e00eab88862e6daf1bd9e08
parentf5eabba018956d5599edbc1578365bb15615ee26
api2 : split vnets/zones/controllers

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
PVE/API2/Network/Makefile
PVE/API2/Network/SDN.pm
PVE/API2/Network/SDN/Content.pm [deleted file]
PVE/API2/Network/SDN/Controllers.pm [new file with mode: 0644]
PVE/API2/Network/SDN/Makefile
PVE/API2/Network/SDN/Status.pm [deleted file]
PVE/API2/Network/SDN/Vnets.pm [new file with mode: 0644]
PVE/API2/Network/SDN/Zones.pm [new file with mode: 0644]
PVE/API2/Network/SDN/Zones/Content.pm [new file with mode: 0644]
PVE/API2/Network/SDN/Zones/Makefile [new file with mode: 0644]
PVE/API2/Network/SDN/Zones/Status.pm [new file with mode: 0644]