futuregrid / cloud-metrics

Project to create usage statistics from IaaS such as OpenStack, Eucalyptus, and Nimbus
2 stars 3 forks source link

Possible new metrics using AccountId instead of ownerId #34

Open lee212 opened 12 years ago

lee212 commented 12 years ago

AccountId could be a new grouping key in addition to a userid which is the current grouping key.

For example, how many instances are used by an accountId instead of a user id? We need to identify what is difference between AccounId and ProjectId which are newly added in Eulcalyptus version 3.0 after.