]> git.proxmox.com Git - pve-network.git/commit
api: generate 'running-config' state instead of version increase on apply
authorAlexandre Derumier <aderumier@odiso.com>
Mon, 5 Oct 2020 15:08:46 +0000 (17:08 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 6 Oct 2020 16:17:19 +0000 (18:17 +0200)
commit5d3e0248bb8112e467ddaa5807d98dff06de3dfa
tree550a895e05b9dfc903e83e320ff5f492abc8dc6c
parent7416e82d852c5ec537562601b2edda4bbf0622a5
api: generate 'running-config' state instead of version increase on apply

This is the source configuration for generate local configuration

/sdn/*.cfg are pending configs

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
13 files changed:
PVE/API2/Network/SDN.pm
PVE/API2/Network/SDN/Controllers.pm
PVE/API2/Network/SDN/Subnets.pm
PVE/API2/Network/SDN/Vnets.pm
PVE/API2/Network/SDN/Zones.pm
PVE/Network/SDN.pm
PVE/Network/SDN/Controllers.pm
PVE/Network/SDN/Subnets.pm
PVE/Network/SDN/Vnets.pm
PVE/Network/SDN/Zones.pm
PVE/Network/SDN/Zones/EvpnPlugin.pm
PVE/Network/SDN/Zones/SimplePlugin.pm
test/generateconfig.pl