Hide Forgot
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:
Will merge in https://github.com/openshift/li/pull/2167 https://github.com/openshift/origin-server/pull/4197
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
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
Tested on devenv_4052, gear cost information will be displayed for only one time when user has multi domains, so verify this bug, thanks.