]> git.puffer.fish Git - matthieu/pve-network.git/commit
sdn: api: extract function that creates the sdn directory.
authorStefan Lendl <s.lendl@proxmox.com>
Fri, 5 Apr 2024 13:18:02 +0000 (15:18 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 8 Apr 2024 15:57:18 +0000 (17:57 +0200)
commit11d2ac73ff43b5adf687d2df9efc535bb4140fc3
tree1d8e431a0db546351c6f9b027d8a0e7a749bb9d2
parent40f020660d5bd2eb7e3e6450cd8f26094a4ccfd3
sdn: api: extract function that creates the sdn directory.

create_etc_interfaces_sdn_dir creates the /etc/pve/sdn directory.
This allows mocking in tests to prevent system fs access in tests

Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
Reviewed-by: Max Carrara <m.carrara@proxmox.com>
Tested-by: Max Carrara <m.carrara@proxmox.com>
Reviewed-by: Stefan Hanreich <s.hanreich@proxmox.com>
Tested-by: Stefan Hanreich <s.hanreich@proxmox.com>
src/PVE/API2/Network/SDN/Zones.pm