[pve-devel] [PATCH pve-network 0/3] prepare pve-manager api integration

Alexandre Derumier aderumier at odiso.com
Mon Jun 17 11:26:33 CEST 2019


add missing jsonschema for api, and rename $network to $sdn everywhere

Alexandre Derumier (3):
  add pve-network-id jsonschema
  api: add missing additional properties=0 on network reload/revert
  rename $network to $sdn everywhere

 PVE/API2/Network/SDN.pm                 | 126 +++++++++++++-----------
 PVE/Network/SDN.pm                      |  26 ++---
 PVE/Network/SDN/Plugin.pm               |  34 +++++--
 PVE/Network/SDN/VlanPlugin.pm           |  30 +++---
 PVE/Network/SDN/VnetPlugin.pm           |  18 ++--
 PVE/Network/SDN/VxlanMulticastPlugin.pm |  30 +++---
 test/generateconfig.pl                  |  16 +--
 7 files changed, 151 insertions(+), 129 deletions(-)

-- 
2.20.1




More information about the pve-devel mailing list