]> git.proxmox.com Git - pve-manager-legacy.git/commit
fix #1043: prevent ceph destroypool when in use
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 30 Jun 2016 09:46:02 +0000 (11:46 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 30 Jun 2016 11:47:36 +0000 (13:47 +0200)
commite33712e60827553a3e88651ef2d0bd7b1662ce51
tree80b52b3fb05a2f70e203e82f4f4e5df51e51ae5a
parent837f149a72fdbb10ac37d593230806ce90eb86a3
fix #1043: prevent ceph destroypool when in use

also introduces a force parameter to this call
if force is true, the call destroys the ceph pool
even when it is use

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/API2/Ceph.pm