[pve-devel] [PATCH pve-network 0/2] subnets: fix add|del subnets withtout ipam

Alexandre Derumier aderumier at odiso.com
Sat May 8 07:51:34 CEST 2021


a forum user have reported a bug when trying to delete a subnet on a zone without ipam

https://forum.proxmox.com/threads/sdn-subnets-l%C3%B6schen-geht-nicht-bug.88776/


Alexandre Derumier (2):
  subnets: tests: add noipam test
  subnets: fix add|del subnets withtout ipam

 PVE/Network/SDN/Subnets.pm      |   2 +
 test/run_test_subnets.pl        | 122 ++++++++++++++++++++------------
 test/subnets/noipam/ipam_config |  18 +++++
 test/subnets/noipam/sdn_config  |  20 ++++++
 4 files changed, 117 insertions(+), 45 deletions(-)
 create mode 100644 test/subnets/noipam/ipam_config
 create mode 100644 test/subnets/noipam/sdn_config

-- 
2.20.1





More information about the pve-devel mailing list