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.
Bug 1476186 - New permission on upgraded setup and not on freshly installed box
Summary: New permission on upgraded setup and not on freshly installed box
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Upgrades
Version: 6.2.11
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-28 08:31 UTC by Sanket Jagtap
Modified: 2018-09-04 17:46 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-09-04 17:46:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Sanket Jagtap 2017-07-28 08:31:16 UTC
Description of problem:


Version-Release number of selected component (if applicable):
Satellite 6.1.12 was upgraded to satellite 6.2.11 snap2

2017-07-25 17:56:14 - robottelo.ssh - INFO - >>> rpm -qa | grep rubygem-foreman_openscap
2017-07-25 17:56:17 - robottelo.ssh - INFO - <<< stdout
tfm-rubygem-foreman_openscap-0.5.3.22-1.el6sat.noarch


How reproducible:
Always

log:
nailgun.client - DEBUG - Making HTTP GET request to https://satellite.com/api/v2/permissions with options {'verify': False, 'data': '{"per_page": 1000}', 'auth': ('admin', 'changeme'), 'headers': {'content-type': 'application/json'}} and no data.
2017-07-24 11:20:07 - nailgun.client - DEBUG - Received HTTP 200 response: {
  "total": 272,
  "subtotal": 272,
  "page": 1,
  "per_page": 1000,
  "search": null,
  "sort": {
    "by": null,
    "order": null
  },
  "results": [{"name":"edit_compliance","id":238,"resource_type":null}.......,..,.,.


There is no such permission on the freshly installed box.

Actual results:
E   AssertionError: {
E    "added_names": [
E     "edit_compliance"
E    ]
E   }

Expected results:
This should also be exposed on freshly installed box 

Additional info:

Comment 2 Bryan Kearney 2018-09-04 17:46:27 UTC
Thank you for your interest in Satellite 6. We have evaluated this request, and we do not expect this to be implemented in the product in the foreseeable future. We are therefore closing this out as WONTFIX. If you have any concerns about this, please feel free to contact Rich Jerrido or Bryan Kearney. Thank you.


Note You need to log in before you can comment on or make changes to this bug.