Bug 1052388
| Summary: | [RFE] CCP report should contain the created_by field | ||
|---|---|---|---|
| Product: | [Retired] ovirt-engine-reports | Reporter: | Yaniv Lavi <ylavi> |
| Component: | RFEs | Assignee: | Shirly Radco <sradco> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Matyáš <pmatyas> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | --- | CC: | bazulay, bugs, byount, dyasny, gklein, iheim, nbarcet, pmatyas, rbalakri, Rhev-m-bugs, sradco, srevivo, ssekidde, yeylon |
| Target Milestone: | ovirt-3.6.0-rc | Keywords: | FutureFeature |
| Target Release: | 3.6.0 | Flags: | rule-engine:
ovirt-3.6.0+
ylavi: planning_ack+ ylavi: devel_ack+ rule-engine: testing_ack+ |
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rhevm-reports-3.6.0-0.0.master.20150602141841.el6ev.noarch.rpm | Doc Type: | Enhancement |
| Doc Text: |
Feature:
created_by field was added to "Cloud Provider Virtual Machine Inventory (BR44)" report.
Reason:
Result:
|
Story Points: | --- |
| Clone Of: | 896140 | Environment: | |
| Last Closed: | 2016-02-10 12:49:26 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Reports | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 883778, 896139, 896140, 1052383 | ||
| Bug Blocks: | |||
|
Description
Yaniv Lavi
2014-01-13 18:22:06 UTC
In order to implement this one of the current columns needs to be removed, since we don't have enough space in a standard A4 page for this. The current columns are: running number, trashbin icon, vm name, vm description, template_name, vm create date, vm delete date, number of sockets, cpu per socket, existence time hours, vm uptime, vm uuid (minimized) Do we want to drop something else for this? Yaniv We will merge number of sockets & cpu per socket to #vCores and add created instead. we will replace columns : number of sockets,cpu per socket with #vCores ( number of sockets * cpu per socket ) and add created_by field. Verified on 3.6.3-1 |