Signed-off-by: Fabian Grünbichler <[email protected]>
---
new in v2
note: cephdestroypool already had one, but was never run as task either?
www/manager6/Utils.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/www/manager6/Utils.js b/www/manager6/Utils.js
index 0b850977..fecf9aff 100644
--- a/www/manager6/Utils.js
+++ b/www/manager6/Utils.js
@@ -612,6 +612,7 @@ Ext.define('PVE.Utils', { utilities: {
cephdestroymon: ['Ceph Monitor', gettext('Destroy') ],
cephcreateosd: ['Ceph OSD', gettext('Create') ],
cephdestroyosd: ['Ceph OSD', gettext('Destroy') ],
+ cephcreatepool: ['Ceph Pool', gettext('Create') ],
cephdestroypool: ['Ceph Pool', gettext('Destroy') ],
imgcopy: ['', gettext('Copy data') ],
imgdel: ['', gettext('Erase data') ],
--
2.11.0
_______________________________________________
pve-devel mailing list
[email protected]
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel