Project

General

Profile

Actions

Bug #31475

closed

compliance/scap_contents/bulk_upload API endpoint not working.

Added by Ondřej Pražák over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1905567

Description of problem:
compliance/scap_contents/bulk_upload API endpoint not working.

Version-Release number of selected component (if applicable):
- Satellite 6.9.0 snap 4

How reproducible:
- Always

Steps to Reproduce:
1. curl -k -u "admin:changeme" -X POST -H "Content-Type: application/json; charset=UTF-8" https://satellite.example.com/api/compliance/scap_contents/bulk_upload -d '{"type": "default"}'

Actual results: {
"error": {"message":"uninitialized constant ForemanOpenscap::BulkUpload"}
}

Expected results:
Default Scap content uploaded to Satellite successfully.

Additional info:

Actions #1

Updated by The Foreman Bot over 3 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman_openscap/pull/465 added
Actions #2

Updated by The Foreman Bot over 3 years ago

  • Fixed in Releases foreman_openscap 4.2.0 added
Actions #3

Updated by Anonymous over 3 years ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Ondřej Pražák over 3 years ago

  • Fixed in Releases foreman_openscap 4.1.2 added
  • Fixed in Releases deleted (foreman_openscap 4.2.0)
Actions

Also available in: Atom PDF