]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Utils.js
ui: dc/storage: allow to add CephFS
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 15 Nov 2018 12:20:11 +0000 (13:20 +0100)
committerDominik Csapak <d.csapak@proxmox.com>
Mon, 19 Nov 2018 09:40:49 +0000 (10:40 +0100)
commit4a4b2b6e0b70b0e0bd1ed31fe0212bc3ee53fb37
tree96a87f91c14d6bd7c0b16e729601268c314e7246
parent8c93faf917496b1664ef2845faddb4387ccd15c3
ui: dc/storage: allow to add CephFS

Allow to add CephFS storage over GUI. Reuse viewcontroller and model from RBD
to detect if we can do a "hyper-converged" addition (with PVE maintained Ceph)
or if only external is possible.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/Makefile
www/manager6/Utils.js
www/manager6/storage/CephFSEdit.js [new file with mode: 0644]