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 1976229 - Remove "Must specify either portal_user or organization_id" message from rh_cloud_inventory:report:generate rake command.
Summary: Remove "Must specify either portal_user or organization_id" message from rh_c...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: RH Cloud - Inventory
Version: 6.9.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: 6.9.4
Assignee: Shimon Shtein
QA Contact: Jameer Pathan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-25 14:49 UTC by James Jeffers
Modified: 2021-07-29 12:59 UTC (History)
2 users (show)

Fixed In Version: tfm-rubygem-foreman_rh_cloud-3.0.23
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1973342
Environment:
Last Closed: 2021-07-29 12:58:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2021:2948 0 None None None 2021-07-29 12:59:12 UTC

Description James Jeffers 2021-06-25 14:49:49 UTC
+++ This bug was initially created as a clone of Bug #1973342 +++

Description of problem:
Remove "Must specify either portal_user or organization_id" message from rh_cloud_inventory:report:generate rake command when organization_id is provided.

Version-Release number of selected component (if applicable):
- Satellite 6.9.3 snap 3
- tfm-rubygem-foreman_rh_cloud-3.0.22-1.el7sat.noarch

How reproducible:
- Always

Steps to Reproduce:
1. Run "foreman-rake rh_cloud_inventory:report:generate organization_id=1 --trace"

Actual results:
- Even after providing organization_id user gets "Must specify either portal_user or organization_id" message, which is confusing.

Expected results:
- No "Must specify either portal_user or organization_id" message is shown when organization_id is provided. 

Additional info:

[root@dhcp-3-27 ~]# foreman-rake rh_cloud_inventory:report:generate organization_id=1 --trace
** Invoke rh_cloud_inventory:report:generate (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute rh_cloud_inventory:report:generate
/usr/share/foreman is not writable by the current process
Using /tmp/d20210617-35622-k5fu82 for the output
Must specify either portal_user or organization_id
I, [2021-06-17T12:04:02.405364 #35622]  INFO -- : Started generating hosts report in /tmp/d20210617-35622-1t3qaaq
I, [2021-06-17T12:04:02.421668 #35622]  INFO -- : Adding slice 4093cfe2-4ae6-4d8e-bf29-af2a790957ed
I, [2021-06-17T12:04:03.575030 #35622]  INFO -- : slice 4093cfe2-4ae6-4d8e-bf29-af2a790957ed was created with 4 hosts
I, [2021-06-17T12:04:03.575144 #35622]  INFO -- : Report generation finished
I, [2021-06-17T12:04:03.575168 #35622]  INFO -- : Archiving generated report
I, [2021-06-17T12:04:03.622146 #35622]  INFO -- : tar: ./
./metadata.json
./4093cfe2-4ae6-4d8e-bf29-af2a790957ed.json

I, [2021-06-17T12:04:03.622374 #35622]  INFO -- : Report archived successfully
Successfully generated /tmp/d20210617-35622-k5fu82/report_for_1.tar.xz for organization id 1

Comment 2 Jameer Pathan 2021-07-07 16:01:15 UTC
Verified

Verified with:
- Satellite 6.9.4 snap 1
- tfm-rubygem-foreman_rh_cloud-3.0.23-1.el7sat.noarch

Test steps:
- Run "foreman-rake rh_cloud_inventory:report:generate organization_id=1 --trace"

Observation:
- "Must specify either portal_user or organization_id" message is not shown when organization_id is provided.

Comment 7 errata-xmlrpc 2021-07-29 12:58:50 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Satellite 6.9.4 Async Bug Fix Update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2021:2948


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