]> git.proxmox.com Git - pve-container.git/commit
Move JSONFormat code to PVE::LXC::Config
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 2 Mar 2016 13:03:52 +0000 (14:03 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 3 Mar 2016 09:17:24 +0000 (10:17 +0100)
commit1b4cf758969b726ca2b376ffd73b22d78cccc4ba
treed874eb3438d2e5707de0f6ef7e60c53ef2e14f60
parentd250604fbed41dcaad96193559f029dc2aaff974
Move JSONFormat code to PVE::LXC::Config

Some of this should move into PVE::AbstractConfig soon.
17 files changed:
src/PVE/API2/LXC.pm
src/PVE/API2/LXC/Config.pm
src/PVE/CLI/pct.pm
src/PVE/LXC.pm
src/PVE/LXC/Config.pm
src/PVE/LXC/Create.pm
src/PVE/LXC/Setup/Alpine.pm
src/PVE/LXC/Setup/Base.pm
src/PVE/LXC/Setup/Debian.pm
src/PVE/LXC/Setup/Redhat.pm
src/PVE/LXC/Setup/SUSE.pm
src/PVE/LXC/Setup/Ubuntu.pm
src/PVE/VZDump/LXC.pm
src/gen-pct-conf-pod.pl
src/lxcnetaddbr
src/test/run_setup_tests.pl
src/test/snapshot-test.pm