summaryrefslogtreecommitdiff
path: root/PVE/API2/Network/SDN/Zones
AgeCommit message (Collapse)Author
2023-05-25separate packaging and source build systemThomas Lamprecht
like almost all of our repos do nowadays, modern git can detect such things on rebase so in development stuff should be hopefully not too much affected by this. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-07-03cleanup code with wrong copy/paste from StorageAlexandre Derumier
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2020-07-03white space and other minor cleanupsThomas Lamprecht
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-11api2: fix vnet statusAlexandre Derumier
2019-11-26cleanup old transport/router/sdn_cfg referencesAlexandre Derumier
use zone/controller... Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2019-11-26add permissionsAlexandre Derumier
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2019-11-26improve status error descriptionAlexandre Derumier
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2019-11-26rename transportzone option to zoneAlexandre Derumier
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2019-11-26api2 : split vnets/zones/controllersAlexandre Derumier
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>