Add to project detail page: cpu,memory,template,storage and VMs count

This commit is contained in:
Pierre-Luc Dion 2016-08-08 20:04:55 -04:00
parent 98228c5fb1
commit 3cc3aea449
1 changed files with 22 additions and 0 deletions

View File

@ -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({