Bug 1031537

Summary: The gear cost infomation on my applications page should be displayed for only 1 time when user have multiple domains.
Product: OpenShift Online Reporter: Yujie Zhang <yujzhang>
Component: Management ConsoleAssignee: Jordan Liggitt <jliggitt>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: jliggitt, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1038523 (view as bug list) Environment:
Last Closed: 2014-01-30 00:50:16 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:
Bug Depends On:    
Bug Blocks: 1038523    
Attachments:
Description Flags
confused gear cost info with multi domains none

Description Yujie Zhang 2013-11-18 09:00:10 UTC
Created attachment 825434 [details]
confused gear cost info with multi domains

Description of problem:

Create 3 domains and create several applications in each domain, check the gear cost informaion on the my applications page, found that, the gear cost infomation of the account will be displayed 3 times besides each domain. Since it's the gear cost information of the whole account, then no need to bind it to domain display, it pretty much looks like it's the gear cost of each domain. So for user with multi domains, either we only display the gear cost information for one time, or we display the gear cost of each domain.

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

How reproducible:
always

Steps to Reproduce:
1.Create 3 domains and create 1 application for each domain
2.Go to my application page and check the gear cost information
3.

Actual results:

The gear cost information was displayed for 3 times besides each domain, it looks like it's gear cost of each domain, see the screenshot.

Expected results:

Either we only display the gear cost information for one time, or we display the gear cost of each domain.

Additional info:

Comment 2 openshift-github-bot 2013-11-19 21:32:07 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/7cbec643e24a5e7194e9b63e2c986b97041fcdb2
Bug 1031537 - show gear usage for account once

Comment 3 openshift-github-bot 2013-11-19 21:32:10 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/0cef62a15d886ffb06a674247f45206bd211704e
Bug 1031537 - show gear usage for account once

Comment 4 Yujie Zhang 2013-11-20 08:01:34 UTC
Tested on devenv_4052, gear cost information will be displayed for only one time when user has multi domains, so verify this bug, thanks.