Actions
Bug #16370
closedContent host detail page says "RAM (GB): 1024 MB" which is bit confusing ("GB" vs. "MB")
Difficulty:
easy
Triaged:
Bugzilla link:
Pull request:
Description
Description of problem:
Content host detail page says "RAM (GB): 1024 MB" which is bit confusing ("GB" vs. "MB").
Version-Release number of selected component (if applicable):
satellite-6.2.0-8.2.beta.el7sat.noarch
How reproducible:
always
Steps to Reproduce:
1. Register virtual machine with 1 GB of RAM via subscription-manager
2. Hosts -> Content Hosts -> <system>
Actual results:
RAM (GB): 1024 MB
Expected results:
Maybe some cleanup here:
RAM (GB): 1 GB
or
RAM: 1024 MB
Actions