]> git.proxmox.com Git - pve-manager.git/commit
pveproxy, spiceproxy: new read_proxy_conf location
authorStoiko Ivanov <s.ivanov@proxmox.com>
Fri, 22 Feb 2019 18:52:04 +0000 (19:52 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 26 Feb 2019 06:32:22 +0000 (07:32 +0100)
commita642f8a01b8fccda284b485359c924f372a7e6ac
treeaa2877cbab526e0c46413a4165689053f50db20d
parent95035118097b709aad65eda99cf8e6507c372950
pveproxy, spiceproxy: new read_proxy_conf location

read_proxy_conf was moved to the new PVE::ApiServer::Utils so that it
can be reused by other apiservers (e.g., PMG one). Use that one, so
that we can remove it here later

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/Service/pveproxy.pm
PVE/Service/spiceproxy.pm