]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Utils.js
add new "RBD (PVE)" storage choice
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 5 Sep 2017 14:23:48 +0000 (16:23 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 7 Sep 2017 10:35:14 +0000 (12:35 +0200)
commit3c23c0258b2e3d26ee48b6fc135b8e3bb5dced83
treefd5e777a636ab936890a3a6729d22edc0b403fcf
parentd6f5549e5812a834965a400e0eb7c8da04b87d04
add new "RBD (PVE)" storage choice

this is for adding a pve managed ceph rbd storage, so that the user
just has to select the pool, and does not need to write the monitor
hosts and copy the keyring

the old "RBD" is renamed to "RBD (external)"

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Utils.js
www/manager6/dc/StorageView.js
www/manager6/storage/RBDEdit.js