From 3cc3aea4492bdc7b571b5e459c14b4d5b4780e67 Mon Sep 17 00:00:00 2001 From: Pierre-Luc Dion Date: Mon, 8 Aug 2016 20:04:55 -0400 Subject: [PATCH] Add to project detail page: cpu,memory,template,storage and VMs count --- ui/scripts/projects.js | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/ui/scripts/projects.js b/ui/scripts/projects.js index bfed329765c..4f992ec4049 100644 --- a/ui/scripts/projects.js +++ b/ui/scripts/projects.js @@ -1025,6 +1025,28 @@ state: { label: 'label.state' } + }, { + vmtotal: { + label: 'label.total.vms' + }, + memorytotal: { + label: 'label.memory.total' + }, + cputotal: { + label: 'label.total.cpu' + }, + volumetotal: { + label: 'label.volume' + }, + primarystoragetotal: { + label: 'label.primary.storage' + }, + iptotal: { + label: 'label.total.of.ip' + }, + templatetotal: { + label: 'label.template' + } }], tags: cloudStack.api.tags({