Bug 1298312

Summary: missing fields for container gestion
Product: Red Hat CloudForms Management Engine Reporter: Felix Dewaleyne <fdewaley>
Component: ReportingAssignee: Federico Simoncelli <fsimonce>
Status: CLOSED DUPLICATE QA Contact: Einat Pacifici <epacific>
Severity: high Docs Contact:
Priority: high    
Version: 5.5.0CC: bazulay, dkorn, fdewaley, fsimonce, jhardy, ldomb, ncatling, obarenbo
Target Milestone: GAFlags: epacific: automate_bug+
Target Release: 5.6.0   
Hardware: All   
OS: All   
Whiteboard: container
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-21 12:08:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
new report based on Pods
none
new report based on Projects
none
report example: container name - pod name - project name none

Description Felix Dewaleyne 2016-01-13 18:15:59 UTC
Description of problem:
reports generated by cloudforms 4.0 (5.5.0.13) lack fields related to the pod and project name.

Version-Release number of selected component (if applicable):
5.5.0.13

How reproducible:
all the time

Steps to Reproduce:
1.create a new report based on containers
2.
3.

Actual results:
there is no element "project name" in the list of values and there is no pod name in the list either

Expected results:
those elements are present in the list of values

Additional info:
it would also help to be able to create a report based on pods rather than containers.
this is relating to the usage of openshift 3.1 with cfme 5.5.0.13

Comment 4 Federico Simoncelli 2016-01-14 18:50:02 UTC
Daniel, remind me... I have the feeling that I have discussed this with you. Is it something you addressed for the reports that you're creating?

Comment 5 Daniel Korn 2016-01-18 16:48:12 UTC
There are no "project/pod name" fields but there are "Name" fields for both projects and pods. The reports should be based on "Pods" or "Projects", and not "Containers". see attached screenshots.

"project/pod name" aren't available fields for container based reports since we don't save these attributes for a given container. They can probably be added but I'm not sure we want it or that it has an added value.

Comment 6 Daniel Korn 2016-01-18 16:49:42 UTC
Created attachment 1115898 [details]
new report based on Pods

Comment 7 Daniel Korn 2016-01-18 16:50:21 UTC
Created attachment 1115899 [details]
new report based on Projects

Comment 15 Daniel Korn 2016-02-09 14:20:26 UTC
proposed fix: https://github.com/ManageIQ/manageiq/pull/6570

Adds different container-related available fields for reports, including: 
- "Project: Name"
- "Pod: Name"

(also see attachment for an example of a basic container name + pod name + project name, report)

Comment 16 Daniel Korn 2016-02-09 14:21:58 UTC
Created attachment 1122428 [details]
report example: container name - pod name - project name

Comment 26 Federico Simoncelli 2016-07-21 12:08:14 UTC

*** This bug has been marked as a duplicate of bug 1306587 ***