Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Created attachment 1144562 [details] 'Capsule' must be 'Smart Proxies' Description of problem: UI : displays 'Capsules' it should be 'Smart Proxies' Version-Release number of selected component (if applicable): # rpm -qa foreman foreman-1.11.0.10-1.el7sat.noarch How reproducible: everytime Steps to Reproduce: 1.Navigate to Infrastructure-> Capsules 2.https://<sat6-server>/smart_proxies 3.2016-04-07 01:56:34 [app] [I] Started GET "/smart_proxies" for 10.10.49.215 at 2016-04-07 01:56:34 -0400 2016-04-07 01:56:34 [app] [I] Processing by SmartProxiesController#index as HTML 2016-04-07 01:56:34 [app] [I] Rendered smart_proxies/index.html.erb within layouts/application (22.4ms) 2016-04-07 01:56:34 [app] [I] Rendered common/_searchbar.html.erb (3.1ms) 2016-04-07 01:56:34 [app] [I] Rendered layouts/_application_content.html.erb (3.6ms) 2016-04-07 01:56:34 [app] [I] Rendered home/_submenu.html.erb (1.1ms) 2016-04-07 01:56:34 [app] [I] Rendered home/_user_dropdown.html.erb (1.4ms) 2016-04-07 01:56:34 [app] [I] Read fragment views/tabs_and_title_records-3 (0.2ms) 2016-04-07 01:56:34 [app] [I] Rendered home/_topbar.html.erb (3.8ms) 2016-04-07 01:56:34 [app] [I] Rendered layouts/base.html.erb (5.0ms) 2016-04-07 01:56:34 [app] [I] Completed 200 OK in 58ms (Views: 28.5ms | ActiveRecord: 7.2ms) 2016-04-07 01:56:35 [app] [I] Started GET "/smart_proxies/1-nec-em17-rhts-eng-bos-redhat-com/ping" for 10.10.49.215 at 2016-04-07 01:56:35 -0400 2016-04-07 01:56:35 [app] [I] Processing by SmartProxiesController#ping as */* 2016-04-07 01:56:35 [app] [I] Parameters: {"id"=>"1-nec-em17-rhts-eng-bos-redhat-com"} 2016-04-07 01:56:35 [app] [I] Completed 200 OK in 104ms (Views: 2.7ms | ActiveRecord: 4.6ms) Actual results: It is Capsules Screenshot attached Expected results: It should be Smart Proxies Additional info: