Bug 2166964

Summary: API endpoint /api/compute_resources/:id/available_networks fails with ISE for GCE CR
Product: Red Hat Satellite Reporter: Gaurav Talreja <gtalreja>
Component: Compute Resources - GCEAssignee: Leos Stejskal <lstejska>
Status: CLOSED ERRATA QA Contact: addubey
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.13.0CC: lstejska, pcreech, rlavi
Target Milestone: 6.13.0Keywords: Regression, Triaged
Target Release: Unused   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: foreman_google_1.0.3 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-05-03 13:24:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gaurav Talreja 2023-02-03 17:34:53 UTC
Description of problem:


Version-Release number of selected component (if applicable):
Satellite 6.13.0 Snap 9.0

How reproducible:
Always

Steps to Reproduce:
1. # curl -X GET -k -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'Authorization: Basic YWRtaW46Y2hhbmdlbWU=' -i 'https://<satellite>/api/compute_resources/<GCE-CR-ID>/available_networks'
HTTP/2 500
...

{
  "error": {"message":"Internal Server Error: the server was unable to finish the request. This may be caused by unavailability of some required service, incorrect API call or a server-side bug. There may be more information in the server's logs."}
}


Actual results:
Internal Server Error: the server was unable to finish the request

Expected results:
Should list available networks

Additional info:

Comment 4 errata-xmlrpc 2023-05-03 13:24:54 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 (Important: Satellite 6.13 Release), 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/RHSA-2023:2097