]> git.proxmox.com Git - pve-container.git/commit
fix #1778: check if storage support templates
authorWolfgang Link <w.link@proxmox.com>
Wed, 6 Jun 2018 13:21:45 +0000 (15:21 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 6 Jun 2018 13:34:00 +0000 (15:34 +0200)
commite1313b73adfb05b7c7ac156ad293f445085999d0
tree2ceb043fb869d50f7ca3ba6811acd989d34bcbaf
parent9de0505c772f7c382c82d9bfb170b3e0664af9ed
fix #1778: check if storage support templates

LXC can only create templates on storages which support linked clones.
To prevent this, we will check before we convert to a template if the
storage support this.
src/PVE/API2/LXC.pm