-
Bug
-
Resolution: Done
-
None
-
6.2.0
Description of problem:
Repository label information is not available in Satellite 6 WEBUI. This information is available in Satellite 5,
Channel > All Channel > select channel > Details tab >
it provides:
Channel Name:
Channel Label:
I cannot find this information in Satellite 6.2 (with newly added Package info feature). For example, I would be able to query this info in candlepin:
candlepin=# select id, label, name from cp_content where id = '166';
id | label | name
-----------------------------------------------------------------------------------
166 | rhel-6-server-optional-rpms | Red Hat Enterprise Linux 6 Server - Optional (RPMs)
It would be good to have corresponding label in a Repository. Some customers enable/disable repos in the Content Host CLI by hand.
Version-Release number of selected component (if applicable):
How reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Repository label would be good to have in Satellite WEBUI if not, a Repository details page containing information Repo Name with corresponding Repo Label
is very handy to have just like in Satellite 5.
Additional info: