Project

Profile

Help

Task #7221

closed

Story #6134: [EPIC] Pulp import/export

Add 'toc' info to the core export task

Added by paji@redhat.com over 3 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 80
Quarter:

Description

Pulp generates a toc json file for every export, however the location of the file cannot be inferred from reading the export. This RFE is a request to add that info

Check the output of https://docs.pulpproject.org/restapi.html#operation/exporters_core_pulp_exports_read

{
  "pulp_href": "http://example.com",
  "pulp_created": "2019-08-24T14:15:22Z",
  "task": "http://example.com",
  "exported_resources": [
    {}
  ],
  "params": {},
  "output_file_info": {}
}

Would be ideal if the ouput file info had the toc information.

Also available in: Atom PDF