]> git.proxmox.com Git - pve-manager.git/commit
ui: RBDStorage: add field for RBD namespace
authorAaron Lauterer <a.lauterer@proxmox.com>
Mon, 19 Apr 2021 07:52:25 +0000 (09:52 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 26 Apr 2021 18:10:47 +0000 (20:10 +0200)
commit2d6f898b2a51e2baf789e4fdbbc31da184180732
tree83e0f9c28cb57ce8345dc0c2ea274113edc44887
parent36094b108bf4d59a80560610b621b799f9b20032
ui: RBDStorage: add field for RBD namespace

Makes it possible to configure the RBD namespace via the GUI.

RBD namespaces must be configured manually. The most likely use case is
when connecting to an external Ceph cluster as this makes it possible to
separate client PVE clusters by namespace, not by pool.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
www/manager6/storage/RBDEdit.js