[pve-devel] [PATCH pve-network 0/5] add some apis verifications

Alexandre Derumier aderumier at odiso.com
Thu Apr 4 10:18:30 CEST 2019


Alexandre Derumier (5):
  vnetplugin: make tag && transportzone non optional
  vxlanmulticast plugin : make uplink-id && multicast addres non
    optional
  vlanplugin : make uplink-id non optional
  add on_delete_hook
  add on_update_hook

 PVE/API2/Network/Network.pm                 | 16 ++++++----------
 PVE/Network/Network/Plugin.pm               | 12 ++++++++++++
 PVE/Network/Network/VlanPlugin.pm           | 16 +++++++++++++++-
 PVE/Network/Network/VnetPlugin.pm           | 21 +++++++++++++++------
 PVE/Network/Network/VxlanMulticastPlugin.pm | 19 +++++++++++++++++--
 5 files changed, 65 insertions(+), 19 deletions(-)

-- 
2.11.0




More information about the pve-devel mailing list